Change git pager to diff-so-fancy
This commit is contained in:
parent
949d81563f
commit
529f18371b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue