summaryrefslogtreecommitdiff
path: root/.gitconfig
blob: 270114e248a1359c484e8d7d19d67bef37f625c6 (plain)
1
2
3
4
5
6
7
8
9
10
[user]
	signingkey = 4F6BC11CEBB2F24214B90FAC9FF6937B829E565A
	email = freya@freyacat.org
	name = Freya Murphy
[commit]
	gpgsign = true
[init]
	defaultBranch = main
[http]
	postBuffer = 157286400