Skip to content

Instantly share code, notes, and snippets.

@colthreepv
Last active December 23, 2015 17:59
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 colthreepv/6672502 to your computer and use it in GitHub Desktop.
Save colthreepv/6672502 to your computer and use it in GitHub Desktop.
future personal ~/.gitconfig
[push]
default = matching
[color]
diff = true
ui = true
branch = true
[color "branch"]
remote = white reverse
[color "diff"]
meta = yellow bold
frag = magenta bold
new = green bold
[color "status"]
added = yellow bold
changed = green
untracked = cyan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment