Minha configuração pessoal para colorir a saída dos comandos git é;
[color]
ui = auto
[color "branch"]
current = yellow reverse
local = yellow
remote = green
[color "diff"]
meta = yellow bold
frag = magenta bold
old = red bold
new = green bold
[color "status"]
added = yellow
changed = green
untracked = cyan
Oferece uma saída óbvia e muito sensata.
O que você usa?
Alguma melhoria?
https://github.com/catchamonkey/dotfiles/blob/master/.gitconfig