mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 07:54:16 +00:00
Move link from bool to enum
This commit is contained in:
@@ -88,6 +88,7 @@ def load_config(confpath, profile):
|
||||
opts['safe'] = True
|
||||
opts['installdiff'] = True
|
||||
opts['link'] = False
|
||||
opts['link_children'] = False
|
||||
opts['showdiff'] = True
|
||||
opts['debug'] = True
|
||||
opts['dopts'] = ''
|
||||
|
||||
Reference in New Issue
Block a user