mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 17:24:46 +00:00
update readme
This commit is contained in:
@@ -547,6 +547,15 @@ When using templating directives, the dotfiles are first installed into
|
||||
`workdir` (defaults to *~/.config/dotdrop*, see [Config](#config))
|
||||
and then symlinked there.
|
||||
|
||||
For example
|
||||
```bash
|
||||
# with template
|
||||
/home/user/.xyz -> /home/user/.config/dotdrop/.xyz
|
||||
|
||||
# without template
|
||||
/home/user/.xyz -> /home/user/dotdrop/dotfiles/xyz
|
||||
```
|
||||
|
||||
# Config
|
||||
|
||||
The config file (defaults to *config.yaml*) is a yaml file containing
|
||||
|
||||
Reference in New Issue
Block a user