mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
git: Remove diff-so-fancy
This commit is contained in:
parent
c260a480aa
commit
28dda3e9b0
@ -5,7 +5,6 @@
|
||||
[core]
|
||||
autocrlf = input
|
||||
excludesfile = $HOME/.config/git/gitignore
|
||||
pager = diff-so-fancy | less
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[push]
|
||||
@ -35,8 +34,6 @@
|
||||
suppresscc = self
|
||||
[diff]
|
||||
algorithm = patience
|
||||
[interactive]
|
||||
diffFilter = diff-so-fancy --patch-mode
|
||||
[color]
|
||||
ui = true
|
||||
[color "diff"]
|
||||
|
Loading…
Reference in New Issue
Block a user