aboutsummaryrefslogtreecommitdiff
path: root/gitconfig
blob: 2f7f713fc3b9203f72c266d9540d62cb1b7e260e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[user]
	name = Ruben Beltran del Rio
	email = ruben@unlimited.pizza
	signingkey = B7C3495D98F27947
[core]
	editor = vim
[color]
	diff = auto
[push]
	default = simple
[commit]
	gpgsign = true