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