index — dots-the-third @ 87d7cdea89ca4e153f40fbb182ce8bfbac96a7ef

I don't need nix, I have a way worse solution!

git/.gitconfig (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
[user]
	signingkey = B66A24D588EFCD3594D7A21544C44DF9F4343394
	email = crispy@crispy-caesus.eu
	name = crispy-caesus
[commit]
	gpgsign = true
[tag]
	gpgSign = true

[credential]
	helper = cache
[push]
	autoSetupRemote = true