diff --git a/etc/soft/git/gitconfig b/etc/soft/git/gitconfig index a568831..0345cc2 100644 --- a/etc/soft/git/gitconfig +++ b/etc/soft/git/gitconfig @@ -3,8 +3,8 @@ email = envrm@yandex.ru [core] - pager = "less -R -X --ignore-case -w --jump-target=.5" - #pager = delta --light --theme="OneHalfLight" --commit-style=box --file-style=box + # pager = "less -R -X --ignore-case -w --jump-target=.5" + pager = delta --light --theme="OneHalfLight" --commit-style=box --file-style=box editor=nvim excludesfile = ~/.shellrc/etc/soft/git/gitignore-global quotepath = false