fix: keep default wip keybinding
This commit is contained in:
parent
408ac5e8d8
commit
a8d43af719
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ customCommands:
|
|||
command: 'git commit -m "wip: $(date +"%Y.%m.%d %H:%M:%S")"'
|
||||
context: "files"
|
||||
|
||||
files:
|
||||
commitChangesWithoutHook: null # commit changes without pre-commit hook
|
||||
|
||||
# fall back theme in case terminal app not configured
|
||||
gui:
|
||||
showFileTree: true
|
||||
|
|
Loading…
Reference in a new issue