From 13c96cee50d52a5fd0d696d16e618ae9890d3250 Mon Sep 17 00:00:00 2001 From: fauzan171 Date: Thu, 14 May 2026 23:15:42 +0700 Subject: [PATCH] Add GNU Stow to dotfile tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c72e8080..fa23a3f3d 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ propose new articles, projects or tools! ### Using specific tools - [Using GNU Stow to manage your dotfiles][24] +- [GNU Stow](https://www.gnu.org/software/stow/) - Symlink farm manager which helps manage dotfiles. - [Managing Dotfile Symlinks with GNU Stow][25] - [Dotfiles and dev tools provisioned by Ansible][26]