1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 23:49:48 +00:00

update readme

This commit is contained in:
deadc0de6
2018-09-26 09:22:59 +02:00
parent 870ea4d93e
commit 6b2c6c999b

View File

@@ -559,6 +559,12 @@ Installed to tmp /tmp/dotdrop-6ajz7565
$ diff ~/.vimrc /tmp/dotdrop-6ajz7565/home/user/.vimrc
```
It is also possible to install only specific dotfiles by providing their keys
in the command line. For example for a dotfile having a key `f_zshrc` in the config file.
```bash
$ dotdrop install -t f_zshrc
```
## Store sensitive dotfiles
Two solutions exist, the first one using an unversioned file (see [Environment variables](#environment-variables))