Skip to content

Instantly share code, notes, and snippets.

@dustinc
Created March 8, 2013 06:33
Show Gist options
  • Save dustinc/5114609 to your computer and use it in GitHub Desktop.
Save dustinc/5114609 to your computer and use it in GitHub Desktop.
[core]
autocrlf = input
[color]
ui = auto
diff = true
[color "branch"]
current = yellow reverse
local = yellow
remote = green
[color "diff"]
meta = yellow
frag = magenta
old = red
new = green
[color "status"]
added = green
changed = red
deleted = red reverse
unmerged = yellow
untracked = cyan
[user]
name =
email =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment