From 07f26fbdd66676d5f8acf0f7b2d842ab9b2c5ce3 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Thu, 13 Feb 2020 18:36:55 +0300 Subject: [PATCH] git: delta --- etc/soft/git/gitconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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