From 4ee4185e2823c769baec72e468f5e6fd46fc0fec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20M=2E=20Sapka?= Date: Sun, 29 Jan 2023 00:01:47 +0100 Subject: chore: add abstracts to 2022 --- content/2022/gnu_stow.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'content/2022/gnu_stow.md') diff --git a/content/2022/gnu_stow.md b/content/2022/gnu_stow.md index 7f250b57..5b3218e6 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 -- cgit v1.2.3