mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 15:50:41 +00:00
Add warning that the files are manged by dotdrop.
This commit is contained in:
parent
8ca52fb1e6
commit
558e3e4904
17 changed files with 66 additions and 1 deletions
10
README.md
Normal file
10
README.md
Normal 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue