diff --git a/gitconfig b/gitconfig index 33f66f8..b750294 100644 --- a/gitconfig +++ b/gitconfig @@ -16,14 +16,6 @@ # Detect whitespace errors when applying a patch whitespace = fix -#[color "diff-highlight"] - - # Colours for `diff-so-fancy` - #oldNormal = "red bold" - #oldHighlight = "red bold 52" - #newNormal = "green bold" - #newHighlight = "green bold 22" - [filter "lfs"] # git-lfs stuff @@ -41,12 +33,6 @@ # Automatically correct typos in commands autoCorrect = prompt -#[pager] - - # Make diff-so-fancy apply all the time - #diff = "diff-so-fancy | less --tabs=4 -RFX" - #show = "diff-so-fancy | less --tabs=4 -RFX" - [core] pager = delta