1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 20:19:23 +00:00

add option to show diff before asking to overwrite

This commit is contained in:
deadc0de6
2018-09-29 16:04:03 +02:00
parent a8e9f77606
commit a375876438
6 changed files with 36 additions and 18 deletions

View File

@@ -610,6 +610,7 @@ the following entries:
* `keepdot`: preserve leading dot when importing hidden file in the `dotpath` (default *false*)
* `link_by_default`: when importing a dotfile set `link` to that value per default (default *false*)
* `workdir`: directory where templates are installed before being symlink when using `link` (default *~/.config/dotdrop*)
* `showdiff`: on install show a diff before asking to overwrite (see `--showdiff`) (default *false*)
* **dotfiles** entry: a list of dotfiles
* When `link` is true, dotdrop will create a symlink instead of copying (default *false*).