Skip to content

Instantly share code, notes, and snippets.

@pkyeck
Last active December 15, 2015 20:28
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
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