From b3ddca8a06cae0433d54999a0b17b2eae1479fbc Mon Sep 17 00:00:00 2001 From: riley Date: Wed, 22 Sep 2021 03:54:34 -0400 Subject: [PATCH] add readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b12c77 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# dots + +## disclaimer +These dotfiles are... unstable, still being put together, still hashing out how I want it to work, whatever you want to call it. Do not install unless you're 100% sure what everything does. + +# Installation +That said, here's installation: + +```sh +git clone --bare $HOME/.cfg +config checkout +```