Skip to content

Instantly share code, notes, and snippets.

@rodrimaia
Created June 30, 2014 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodrimaia/6353dad5947deef36305 to your computer and use it in GitHub Desktop.
Save rodrimaia/6353dad5947deef36305 to your computer and use it in GitHub Desktop.
Color for GIT prompt
[color]
diff = auto
status = auto
[color "diff"]
meta = yellow bold
frag = magenta bold
old = red bold
new = green bold
[color "status"]
added = cyan bold
branch = cyan bold
changed = magenta bold
deleted = red bold
untracked = yellow bold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment