Files
dotfiles/lazygit.yml

8 lines
187 B
YAML

customCommands:
- key: "C"
command: "git cz c"
description: "commit with commitizen"
context: "files"
loadingText: "opening commitizen commit tool"
subprocess: true