dot_config/git/config.tmpl 🔗
@@ -10,10 +10,12 @@
email = amolith@secluded.site
[commit]
gpgsign = true
+[tag]
+ gpgsign = true
[gpg]
- format = ssh
+ format = ssh
[gpg "ssh"]
- allowedSignersFile = /home/amolith/.ssh/allowed_signers
+ allowedSignersFile = /home/amolith/.ssh/allowed_signers
[sendemail]
smtpserver = smtp.nixnet.email
smtpuser = amolith@secluded.site