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
|
||||
whitespace = trailing-space,space-before-tab
|
||||
excludesfile = /Users/sjs/config/gitignore
|
||||
pager = diff-so-fancy | less --tabs=4 -RFX
|
||||
[diff]
|
||||
mnemonicprefix = true
|
||||
renames = copies
|
||||
|
|
|
|||
Loading…
Reference in a new issue