dots/README.md

13 lines
330 B
Markdown
Raw Normal View History

2021-09-22 07:54:34 +00:00
# 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
```