gitconfig update; fix a case statement in dotwrynscwrypts

This commit is contained in:
2025-02-21 15:59:14 -07:00
parent 5276d2fb79
commit 3264693663
2 changed files with 17 additions and 10 deletions

View File

@@ -45,6 +45,13 @@
[gpg "ssh"]
program = /opt/1Password/op-ssh-sign
allowedSignersFile = /home/w0ryn/.ssh/allowed_signers
[commit]
gpgsign = true
[tag]
gpgsign = true
[format]
signoff = true