Skip to content

Instantly share code, notes, and snippets.

@dvydra
Created March 1, 2011 22:11
Show Gist options
  • Save dvydra/849995 to your computer and use it in GitHub Desktop.
Save dvydra/849995 to your computer and use it in GitHub Desktop.
[user]
name = Daniel Vydra
email = [email protected]
[color]
diff = auto
status = auto
branch = auto
interactive = auto
ui = true
pager = true
[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 = yellow
changed = green
untracked = cyan
[core]
pager = cat
[alias]
co = checkout
st = status
w = whatchanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment