Skip to content

Instantly share code, notes, and snippets.

@bencrouse
Created January 19, 2012 21:40
Show Gist options
  • Save bencrouse/1642922 to your computer and use it in GitHub Desktop.
Save bencrouse/1642922 to your computer and use it in GitHub Desktop.
gitconfig
[user]
name = bcrouse
email = bcrouse@weblinc.com
[core]
[color]
ui = true
[merge]
tool = opendiff
[core]
editor = /usr/bin/vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment