The main motivation is to provide sensible default to make the commnand "just work" without needing to fiddle with the configurationmain
parent
14df0ad1cb
commit
789db93911
@ -1 +1,2 @@
|
|||||||
from .conf import get_confpath, load_default_conf, load_conf, save_conf, check_conf
|
from .conf import get_confpath, load_default_conf, load_conf, save_conf, check_conf
|
||||||
|
from .conf import default_open_cmd, default_edit_cmd
|
||||||
|
Loading…
Reference in new issue