[user]
	name = Timothy Barnes
	email = barnes7td@gmail.com
[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