dots


commit
8de2fd5
parent
73e1380
author
xxwhirlpool
date
2025-08-17 11:15:27 -0400 EDT
add gitconfig
1 files changed,  +8, -0
A config/.gitconfig
+8, -0
1@@ -0,0 +1,8 @@
2+[user]
3+	email = witnesslachesis@disroot.org
4+	name = xxwhirlpool
5+	signingkey = /home/kat/.ssh/id_rsa.pub
6+[gpg]
7+	format = ssh
8+[commit]
9+	gpgSign = true