diff --git a/git/gitconfig b/git/gitconfig index e7734bf..bae5e42 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -9,8 +9,8 @@ [color "diff"] meta = yellow bold frag = magenta bold - old = red bold - new = green bold + old = red + new = green [alias] # add a = add # add