1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-12 04:13:59 +00:00

Add support for soft links

This commit is contained in:
moyiz
2017-05-03 11:00:52 +03:00
parent d40ea36187
commit c4aab509f7
5 changed files with 50 additions and 5 deletions

View File

@@ -177,11 +177,12 @@ the following entries:
* `dotpath`: path to the folder containing the dotfiles to be managed
by dotdrop (absolute path or relative to the config file location)
* **dotfiles** entry: a list of dotfiles in the form
* When `link` is true, dotdrop will create a link instead of copying. Template generation (as in [template](#template)) is not supported when `link` is true.
```
<dotfile-key-name>:
dst: <where-this-file-is-deployed>
src: <filename-within-the-dotpath>
link: <true|false> # Optional
```
* **profiles** entry: a list of profiles with a sublist