aboutsummaryrefslogtreecommitdiff
path: root/gnupg
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-19 22:11:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-19 22:13:52 +1200
commit9f3407f48d642e32ca60b66802d3468bedbc88fc (patch)
treeabd607d6b25df4c1921e75fc0a094cabae5d6acb /gnupg
parentMerge branch 'release/v9.3.0' into develop (diff)
downloaddotfiles-9f3407f48d642e32ca60b66802d3468bedbc88fc.tar.gz
dotfiles-9f3407f48d642e32ca60b66802d3468bedbc88fc.zip
Update Mutt config; self and opportunistic encrypt
Install the GPG_KEYID export, built using whatever the value of the GPG_KEYID macro is (renamed from KEY)
Diffstat (limited to 'gnupg')
-rw-r--r--gnupg/profile.d/gnupg.sh.mi53
1 files changed, 3 insertions, 0 deletions
diff --git a/gnupg/profile.d/gnupg.sh.mi5 b/gnupg/profile.d/gnupg.sh.mi5
new file mode 100644
index 00000000..33a57dd0
--- /dev/null
+++ b/gnupg/profile.d/gnupg.sh.mi5
@@ -0,0 +1,3 @@
+# GPG key details
+GPG_KEYID=<% GPG_KEYID %>
+export GPG_KEYID