Skip to content

Instantly share code, notes, and snippets.

@pkyeck
Last active December 15, 2015 20:28
Show Gist options
  • Save pkyeck/5318298 to your computer and use it in GitHub Desktop.
Save pkyeck/5318298 to your computer and use it in GitHub Desktop.
GIT colors
[color]
ui = always
[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 = green
changed = yellow
untracked = red
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment