Files
dotfiles/lazygit.yml
2022-10-02 09:34:57 +02:00

12 lines
283 B
YAML

git:
paging:
colorArg: always
pager: delta --dark --paging=never syntax-theme=Dracula
customCommands:
- key: "C"
command: "git cz c"
description: "commit with commitizen"
context: "files"
loadingText: "opening commitizen commit tool"
subprocess: true