mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 14:19:00 +00:00
update readme
This commit is contained in:
12
README.md
12
README.md
@@ -767,13 +767,13 @@ For example:
|
|||||||
```yaml
|
```yaml
|
||||||
profiles:
|
profiles:
|
||||||
host1:
|
host1:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
- f_xinitrc
|
- f_xinitrc
|
||||||
include:
|
include:
|
||||||
- host2
|
- host2
|
||||||
host2:
|
host2:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
- f_vimrc
|
- f_vimrc
|
||||||
```
|
```
|
||||||
Here profile *host1* contains all the dotfiles defined for *host2* plus `f_xinitrc`.
|
Here profile *host1* contains all the dotfiles defined for *host2* plus `f_xinitrc`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user