feat: add custom pager for lazygit

This commit is contained in:
Stefan Imhoff
2022-10-02 09:34:57 +02:00
parent 892a26b574
commit 528bd33c25
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
git:
paging:
colorArg: always
pager: delta --dark --paging=never syntax-theme=Dracula
customCommands:
- key: "C"
command: "git cz c"