From 53485fd73d19bdf46138a4a895018ddc5c3f7693 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 28 Mar 2021 14:55:18 +0300 Subject: [PATCH] diff-highlight highlighter is pretty usefuly --- git/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/git/.gitconfig b/git/.gitconfig index 5919b90..1d84f08 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -19,6 +19,7 @@ filemode = true logallrefupdates = true whitespace = blank-at-eol, space-before-tab, tab-in-indent, blank-at-eof + pager=diff-highlight | $PAGER [log] date = iso8601 [push] -- 2.44.0