Add warning that the files are manged by dotdrop.

This commit is contained in:
Philip Henning 2017-12-25 20:07:59 +01:00
parent 8ca52fb1e6
commit 558e3e4904
17 changed files with 66 additions and 1 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# ShokiNNs dotfiles
I manage my dotfiles using [dotdrop](https://github.com/deadc0de6/dotdrop).
## How to install
```shell
# git clone https://github.com/shokinn/.files ~/.files
# eval $(grep -v "^#" ~/.files/.env.public) ~/.files/dotdrop.sh
```