Skip to content

Instantly share code, notes, and snippets.

@benjaminparry
Created January 19, 2014 21:48
Show Gist options
  • Save benjaminparry/8511398 to your computer and use it in GitHub Desktop.
Save benjaminparry/8511398 to your computer and use it in GitHub Desktop.
.gitconfig
[user]
name = Your Name
email = [email protected]
[github]
user = yourname
token = 70K3n
[color]
diff = auto
status = auto
branch = auto
ui = true
[help]
autocorrect = 1
[core]
editor = subl -n -w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment