mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 13:26:11 +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))
|
`workdir` (defaults to *~/.config/dotdrop*, see [Config](#config))
|
||||||
and then symlinked there.
|
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
|
# Config
|
||||||
|
|
||||||
The config file (defaults to *config.yaml*) is a yaml file containing
|
The config file (defaults to *config.yaml*) is a yaml file containing
|
||||||
|
|||||||
Reference in New Issue
Block a user