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")"'
|
command: 'git commit -m "wip: $(date +"%Y.%m.%d %H:%M:%S")"'
|
||||||
context: "files"
|
context: "files"
|
||||||
|
|
||||||
files:
|
|
||||||
commitChangesWithoutHook: null # commit changes without pre-commit hook
|
|
||||||
|
|
||||||
# fall back theme in case terminal app not configured
|
# fall back theme in case terminal app not configured
|
||||||
gui:
|
gui:
|
||||||
showFileTree: true
|
showFileTree: true
|
||||||
|
|
Loading…
Reference in a new issue