From d03293da68609bff73929c7ced28a8aea9d0eecb Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Mon, 27 Jan 2014 21:10:03 -0500 Subject: [PATCH] Changed git colors to things better for me. (I have trouble seeing some greens, sometimes.) --- git/gitconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/git/gitconfig b/git/gitconfig index 6604b77..006a154 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -18,13 +18,13 @@ last = cat-file commit HEAD [color "branch"] - current = green + current = bold blue [color "status"] - updated = green + updated = bold blue [color "diff"] - new = 12 + new = bold blue [merge] conflictstyle = diff3