about summary refs log tree commit diff
path: root/users/wpcarro/dotfiles/gitconfig
[user]
	name = "William Carroll"
	email = "wpcarro@gmail.com"
[diff]
  external = difft
[push]
	default = current
[rebase]
	autoStash = true