add readme

This commit is contained in:
riley 2021-09-22 03:54:34 -04:00
parent 0c3eab9ed4
commit b3ddca8a06
1 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -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 <git-repo-url> $HOME/.cfg
config checkout
```