Skip to content

Instantly share code, notes, and snippets.

@zackdever
Created July 7, 2012 18:29
Show Gist options
  • Save zackdever/3067578 to your computer and use it in GitHub Desktop.
Save zackdever/3067578 to your computer and use it in GitHub Desktop.
global .gitconfig
[user]
name = Zack Dever
email = [email protected]
[github]
user = zever
[core]
editor = vim
excludesfile = /Users/dp/.gitignore_global
[help]
autocorrect = -1
[color]
ui = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment