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:
@@ -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*).
|
||||
|
||||
Reference in New Issue
Block a user