aboutsummaryrefslogtreecommitdiff
path: root/gitconfig
blob: 6c30a479313c71b3e73a72d5b1c38738c313744e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[user]
	name = Ben Beltran
	email = ben@nsovocal.com
	signingkey = 8ABB89672AFB58F5
[core]
	editor = vim
[color]
	diff = auto
[push]
	default = simple
[commit]
	gpgsign = true