Add lazygit config

This commit is contained in:
mintycube 2024-05-01 08:12:30 +05:00
parent 3c433a3457
commit 8cfd844391

View File

@ -0,0 +1,11 @@
gui:
theme:
selectedLineBgColor:
- "#414868" # set to `default` to have no background colour
nerdFontsVersion: "3" # nerd fonts version to use ("2" or "3"); empty means don't show nerd font icons
showFileIcons: true # for hiding file icons in the file views
git:
paging:
colorArg: always
pager: delta --dark --paging=never
# externalDiffCommand: difft --color=always