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 +```