Skip to content

Instantly share code, notes, and snippets.

@ihower
Created June 2, 2009 07:52
Show Gist options
  • Save ihower/122130 to your computer and use it in GitHub Desktop.
Save ihower/122130 to your computer and use it in GitHub Desktop.
[user]
name = Wen-Tien Chang
email = ihower@gmail.com
[alias]
co = checkout
ci = commit
sh = !git-sh
[color]
diff = auto
status = auto
branch = auto
ui = auto
[core]
excludesfile = /Users/ihower/.gitignore
editor = mate -w
[apply]
whitespace = nowarn
[github]
user = ihower
token = foobar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment