dotfiles/.config/lazygit/config.yml

8 lines
186 B
YAML
Raw Normal View History

customCommands:
- key: "C"
command: "git cz"
description: "Commit with commitizen"
context: "files"
loadingText: "Opening comnmitizen commit tool"
subprocess: true