Sign commits automatically using SSH keys

This commit is contained in:
2025-12-12 15:54:20 +00:00
parent 67976f0547
commit 636046a38b

View File

@@ -35,3 +35,7 @@
autoSetupRebase = always
[include]
path = ~/.config/gitconfig_local
[gpg]
format = ssh
[commit]
gpgsign = true