Skip to content

Instantly share code, notes, and snippets.

@alexcrichton
Created December 9, 2012 21:31
Show Gist options
  • Save alexcrichton/4247111 to your computer and use it in GitHub Desktop.
Save alexcrichton/4247111 to your computer and use it in GitHub Desktop.
[user]
email = alex@alexcrichton.com
name = Alex Crichton
[github]
user = alexcrichton
token = ...
[core]
excludesfile = ~/.gitignore
[branch]
autosetuprebase = always # 'git pull' defaults to rebase
._*
*.swp
.*~
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment