change to more
[dotfiles.git] / email / .mutt / muttrc
index 85ae982..ce3a6e4 100644 (file)
@@ -24,6 +24,7 @@ bind pager j next-line
 bind pager gg top
 bind pager G bottom
 bind index,pager R group-reply 
+bind index,pager F flag-message
 
 # Misc options
 set timeout=2
@@ -72,16 +73,11 @@ macro index,pager A \
     "<pipe-message>khard add-email<return>" \
     "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