feat: add git and gnupg config

This commit is contained in:
2024-09-14 15:01:20 +02:00
parent d4136d4129
commit 372087a725
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,5 @@
enable-ssh-support
ignore-cache-for-signing
no-allow-external-cache
pinentry-program /usr/bin/pinentry-qt
allow-loopback-pinentry

10
config/gnupg/gpg.conf Normal file
View File

@ -0,0 +1,10 @@
no-emit-version
no-comments
trusted-key 0xredacted
keyid-format 0xlong
with-fingerprint
with-sig-list
allow-freeform-uid
keyserver hkps://keys.openpgp.org

1
config/gnupg/sshcontrol Normal file
View File

@ -0,0 +1 @@
your_keygrip_here