mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 22:45:13 +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
|
$ 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
|
## Store sensitive dotfiles
|
||||||
|
|
||||||
Two solutions exist, the first one using an unversioned file (see [Environment variables](#environment-variables))
|
Two solutions exist, the first one using an unversioned file (see [Environment variables](#environment-variables))
|
||||||
|
|||||||
Reference in New Issue
Block a user