summaryrefslogtreecommitdiff
path: root/.gitconfig
blob: 0a7c091c541431bbfdc991ebdd27f9fe0ced80df (plain)
1
2
3
4
5
6
7
8
[user]
	name = Nate Cox
	email = nate@natecox.dev
	signingKey = A7E9F186
[commit]
	gpgSign = true
[init]
	defaultBranch = main