summaryrefslogtreecommitdiff
path: root/.config/git/config
blob: 2617443d5c175a09dd311c187b38d53585d96d58 (plain)
1
2
3
4
5
6
7
8
9
10
[user]
	email = [email protected]
	name = seth
	signingkey = D31BD0D494BBEE86
[commit]
	gpgsign = true
[gpg]
	program = gpg
[init]
	defaultBranch = main