From 77bd2239bc1c2234813d3344f5cf9c68f6a62167 Mon Sep 17 00:00:00 2001 From: Benedikt Heine Date: Fri, 22 Sep 2017 13:53:03 +0200 Subject: [PATCH] update diff-so-fancy --- git/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/gitconfig b/git/gitconfig index 95eb581..584dbe1 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -13,7 +13,7 @@ [core] editor = vim eol = native - pager = diff-highlight | diff-so-fancy | less --tabs=1,5 -R + pager = diff-so-fancy | less --tabs=4 -RFX [alias] ct = log --graph --decorate --pretty=oneline --abbrev-commit committree = log --graph --decorate --pretty=oneline --abbrev-commit