From 28a4ba3dae2eedb2765ca6794819f4d3a4949296 Mon Sep 17 00:00:00 2001 From: Warren Hood Date: Sat, 17 Aug 2024 03:11:33 +0200 Subject: [PATCH] Add README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..de6d3be --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# dotfiles + +These are my personal dotfiles. + +To use them, install GNU stow and make, then run `make` to symlink the configs to your home dir.