From c60255580853de01cb9bdb8930298b1d2ba859a2 Mon Sep 17 00:00:00 2001 From: fanyx Date: Wed, 19 May 2021 13:25:18 +0200 Subject: [PATCH] Add README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4dc240 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# dotfiles + +Contains .dotfiles for my debian and void distros. +Clone and `ln -s` the applicable files to the distro agnotic filenames. e.g.: + +`ln -s .void.bashrc .bashrc`