Skip to content

Instantly share code, notes, and snippets.

@samaaron
Created February 11, 2009 10:01
Show Gist options
  • Select an option

  • Save samaaron/61941 to your computer and use it in GitHub Desktop.

Select an option

Save samaaron/61941 to your computer and use it in GitHub Desktop.
[user]
name = Sam Aaron
email = samaaron@gmail.com
[alias]
switch = checkout
s = checkout
b = branch
i = status
c = commit
[color]
branch = auto
diff = auto
status = auto
interactive = auto
[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 = cyan
untracked = red
[gc]
auto = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment