add readme
This commit is contained in:
parent
0c3eab9ed4
commit
b3ddca8a06
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal 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
|
||||
```
|
Loading…
Reference in a new issue