mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 17:24:46 +00:00
add option to show diff before asking to overwrite
This commit is contained in:
@@ -174,6 +174,7 @@ exec bspwm
|
||||
conf, opts = load_config(confpath, profile)
|
||||
opts['safe'] = False
|
||||
opts['debug'] = True
|
||||
opts['showdiff'] = True
|
||||
opts['variables'] = {}
|
||||
install(opts, conf)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user