From 6bb4c743cf57b5810e58aa23e4802f68720d5acd Mon Sep 17 00:00:00 2001 From: Jack Franklin Date: Tue, 7 Aug 2018 14:22:33 +0100 Subject: [PATCH] No fancy diffs --- git/gitconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/git/gitconfig b/git/gitconfig index ed7dc9b51..7132e27a7 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -35,8 +35,6 @@ autocorrect = 1 [core] excludesfile = ~/.gitignore_global - ; pager = diff-so-fancy | less --tabs=4 -RFX - ; pager = /usr/local/share/git-core/contrib/diff-highlight/diff-highlight | less -r [url "git@github.com:"] insteadOf = https://github.com/ [pull]