Skip to content

Instantly share code, notes, and snippets.

@barnes7td
Created December 9, 2013 19:42
Show Gist options
  • Save barnes7td/7879469 to your computer and use it in GitHub Desktop.
Save barnes7td/7879469 to your computer and use it in GitHub Desktop.
[user]
name = Timothy Barnes
email = [email protected]
[alias]
co = checkout
st = status
[color]
diff = auto
status = auto
branch = auto
[core]
excludesfile = /Users/Timothy/.gitignore
editor = subl -w
autocrlf = input
[apply]
whitespace = nowarn
[format]
pretty = %C(yellow)%h%Creset %s %C(red)(%an, %cr)%Creset
[github]
user = barnes7td
token =
[credential]
helper = osxkeychain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment