diff --git a/etc/soft/git/gitconfig b/etc/soft/git/gitconfig index b2b6f1c..cbe401f 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