2
0

add gpg signing to gitconfig

This commit is contained in:
ai
2026-04-03 08:55:52 +00:00
parent 3a6f31e861
commit 97aadc98a4

View File

@@ -1,6 +1,9 @@
[user]
name = ai
email = ai@syui.ai
signingkey = F33093BEA3A4BEA4521901A17CBAC5071C3EB395
[commit]
gpgsign = true
[core]
editor = vim
[pull]