mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 23:49:48 +00:00
update readme
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user