Skip to content

Instantly share code, notes, and snippets.

@jcoglan
Created December 10, 2008 16:59
Show Gist options
  • Save jcoglan/34388 to your computer and use it in GitHub Desktop.
Save jcoglan/34388 to your computer and use it in GitHub Desktop.
[user]
name = James Coglan
email = jcoglan@googlemail.com
[alias]
ci = commit -a
co = checkout
st = status
sta = status -a
praise = blame
[apply]
whitespace = strip
[diff]
color = auto
rename = copy
[pager]
color = true
[status]
color = auto
[core]
editor = nano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment