From: Mart Lubbers Date: Thu, 22 Sep 2016 08:36:25 +0000 (+0200) Subject: update' X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=01db11ff30885d6a4547d638535bde0e418ca039;p=dotfiles.git update' merge --- 01db11ff30885d6a4547d638535bde0e418ca039 diff --cc email/.mutt/muttrc index 00dfdeb,85ae982..ce3a6e4 --- a/email/.mutt/muttrc +++ b/email/.mutt/muttrc @@@ -73,12 -72,16 +73,11 @@@ macro index,pager A "khard add-email" \ "add the sender email address to khard" -# Colors -source ~/.mutt/colors.muttrc - -# notmuch -source ~/.mutt/notmuch.muttrc +# sidebar +source ~/.mutt/sidebar.muttrc # Crypto -set crypt_use_gpgme=yes -set crypt_autosign -set crypt_replysign -set crypt_replysignencrypted=yes -set crypt_verify_sig=yes -message-hook '!(~g|~G) ~b"^-----BEGIN\ PGP\ (SIGNED\ )?MESSAGE"' "exec check-traditional-pgp" +source ~/.mutt/gpg.muttrc + +# Colors +source ~/.mutt/colors.muttrc -