summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2022-12-21 22:54:05 +0100
committerAndreas Fankhauser hiddenalpha.ch2022-12-21 22:54:05 +0100
commitd2b81669f3a24a9ed17d55277b688362ce0d97d5 (patch)
tree9e230fc364e7d83a9ebed25904350b5540a2f697
parentefee82323685c718661ef598ff60ee3c5d354898 (diff)
downloaddotfiles-d2b81669f3a24a9ed17d55277b688362ce0d97d5.zip
dotfiles-d2b81669f3a24a9ed17d55277b688362ce0d97d5.tar.gz
Add gpg.conf for default key
-rw-r--r--src/gpg/gpg.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpg/gpg.conf b/src/gpg/gpg.conf
index ae206dc..b4a6790 100644
--- a/src/gpg/gpg.conf
+++ b/src/gpg/gpg.conf
@@ -4,3 +4,5 @@ keyid-format long
with-fingerprint
with-subkey-fingerprint
+default-key <your-key-fpr>
+