From 8de44f8858ca59ce793493c3314fcff1ffa61cc2 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 4 Nov 2024 02:36:07 -0500 Subject: [PATCH] add readme --- .config/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .config/README.md diff --git a/.config/README.md b/.config/README.md new file mode 100644 index 00000000..ec660ee4 --- /dev/null +++ b/.config/README.md @@ -0,0 +1,7 @@ +# Daniel's Dotfiles + +My personal Linux dotfiles. I use EndeavourOS on my desktop and Arch on my laptop. + +This repository can be thought of as beginning in my $HOME directory. + +Currently I'm using `yadm` to manage these dotfiles. Thus if you see a file with a weird name, like `config##hostname.dbox`, it's leveraging `yadm`'s alternate files feature; the program will automatically symlink that file to its appropriate destination depending on which computer is using the repo.