aboutsummaryrefslogtreecommitdiff
path: root/git
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 /git
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 'git')
-rw-r--r--git/config.mi52
1 files changed, 1 insertions, 1 deletions
diff --git a/git/config.mi5 b/git/config.mi5
index fba79411..3337a683 100644
--- a/git/config.mi5
+++ b/git/config.mi5
@@ -34,4 +34,4 @@
[user]
name = <% NAME %>
email = <% EMAIL %>
- signingKey = <% KEY %>
+ signingKey = <% GPG_KEYID %>