summaryrefslogtreecommitdiff
path: root/content/2022/gnu_stow.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/2022/gnu_stow.md')
-rw-r--r--content/2022/gnu_stow.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/content/2022/gnu_stow.md b/content/2022/gnu_stow.md
index 7f250b5..5b3218e 100644
--- a/content/2022/gnu_stow.md
+++ b/content/2022/gnu_stow.md
@@ -2,9 +2,14 @@
date: 2022-06-09T19:10:00+02:00
category: software
draft: fale
-type: productivity
+year: 2022
title: Managing dotfiles with GNU Stow
-tags: ['gnu', 'stow', 'linux']
+tags:
+- gnu
+- stow
+- linux
+- tutorial
+abstract: A short tutorial.
---
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