Skip to content

Instantly share code, notes, and snippets.

@ng
Created September 23, 2011 21:32
Show Gist options
  • Save ng/1238494 to your computer and use it in GitHub Desktop.
Save ng/1238494 to your computer and use it in GitHub Desktop.
[alias]
st = status
ci = commit
co = checkout
br = branch
[user]
name = Jonathan Ng
email = jon@jonathansng.com
[color]
branch = auto
diff = auto
interactive = auto
status = auto
[core]
editor = mate -w
[merge]
tool = opendiff
[github]
user = ng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment