diff options
Diffstat (limited to 'content/2022/gnu_stow.md')
-rw-r--r-- | content/2022/gnu_stow.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/2022/gnu_stow.md b/content/2022/gnu_stow.md index a448d4c..4cb9dcb 100644 --- a/content/2022/gnu_stow.md +++ b/content/2022/gnu_stow.md @@ -4,6 +4,7 @@ category: linux draft: fale type: productivity title: Managing dotfiles with GNU Stow +tags: ['gnu', 'stow', 'linux'] --- If you are working with linux/bsd based system, you are most likely accustomed to managing your configs with dotfiles. And you most likely have them stored with Git. But there is the |