Change git pager to diff-so-fancy

This commit is contained in:
Sami Samhuri 2022-03-11 00:45:16 -08:00
parent 949d81563f
commit 529f18371b
No known key found for this signature in database
GPG key ID: 4B4195422742FC16

View file

@ -12,6 +12,7 @@
quotepath = false quotepath = false
whitespace = trailing-space,space-before-tab whitespace = trailing-space,space-before-tab
excludesfile = /Users/sjs/config/gitignore excludesfile = /Users/sjs/config/gitignore
pager = diff-so-fancy | less --tabs=4 -RFX
[diff] [diff]
mnemonicprefix = true mnemonicprefix = true
renames = copies renames = copies