aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 74afc4db..56224102 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -153,6 +153,12 @@ send2-hook '~G !~g' 'push <pgp-menu>s'
#
send-hook '!~G !~g' 'push <pgp-menu><enter>'
+# Failing all of the above, maybe autocrypt will passively give us a key to
+# use, but don't store its keys in our primary keyring.
+#
+set autocrypt
+set autocrypt_dir = ~/.local/share/mutt/autocrypt
+
# Save message to whatever box Mutt guesses, without confirmation
macro index,pager S \
'<save-message><enter>' \