.dotfiles/.config/lazygit/config.yml

8 lines
185 B
YAML
Raw Permalink Normal View History

2022-10-24 15:24:11 +02:00
customCommands:
- key: "C"
command: "git cz"
description: "commit with commitizen"
context: "files"
loadingText: "opening commitizen commit tool"
subprocess: true