git cli colourisation
My personal setup for colouring output of git commands is;
[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
Gives very sensible, obvious output.
What do you use?
Any improvements?
https://github.com/catchamonkey/dotfiles/blob/master/.gitconfig
Written by Chris Sedlmayr
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#