diff --git a/dot_gitconfig b/dot_gitconfig index 5bb5a0b..c1be879 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -28,3 +28,5 @@ autocorrect = -1 # not more git psuh [core] pager = diff-so-fancy | less --tabs=4 -RFX +[diff] + noprefix = true