diff -r c88176af8c37 -r 0070d0ec18d2 .gitconfig --- a/.gitconfig Wed Oct 28 17:01:09 2015 +0200 +++ b/.gitconfig Wed Oct 28 17:13:27 2015 +0200 @@ -29,11 +29,12 @@ # whitespace = strip [color] +pager = true + branch = auto diff = auto grep = auto interactive = auto -pager = true showbranch = auto status = auto ui = auto