aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-07-11 12:23:56 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-07-11 12:23:56 +1200
commit904e04f51e1c2d4499b0a8eef6bad233333ba651 (patch)
treef44a30bf8a350c3fc250029c5dde4c387476551f /mutt/muttrc
parentAdd syntax files for Twig (diff)
downloaddotfiles-904e04f51e1c2d4499b0a8eef6bad233333ba651.tar.gz
dotfiles-904e04f51e1c2d4499b0a8eef6bad233333ba651.zip
Automatically attempt to decrypt inline PGP
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 98e6f3c9..2b3dfa10 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -105,6 +105,9 @@ set crypt_replysignencrypted = yes
set crypt_use_gpgme = yes
set crypt_verify_sig = yes
+# PGP settings
+set pgp_auto_decode = yes
+
# Vim-ish bindings
bind index gg first-entry
bind index G last-entry