8 lines
186 B
YAML
8 lines
186 B
YAML
|
customCommands:
|
||
|
- key: "C"
|
||
|
command: "git cz"
|
||
|
description: "Commit with commitizen"
|
||
|
context: "files"
|
||
|
loadingText: "Opening comnmitizen commit tool"
|
||
|
subprocess: true
|