]> git.madduck.net Git - etc/mutt.git/blobdiff - .mutt/confvars

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

better folder display
[etc/mutt.git] / .mutt / confvars
index 255e3bce178ffaf4b9f841155a8c46a4a9e86be8..af407fba8b566ece548e1fdb76b3cd2395b28259 100644 (file)
@@ -682,6 +682,7 @@ set crypt_autosmime=no
 # this option will be disabled for that message. It can be manually re-enabled in
 # the pgp or smime menus. (Crypto only)
 # 
+set crypt_opportunistic_encrypt=yes
 
 
 # 3.47. crypt_replyencrypt
@@ -784,7 +785,7 @@ set crypt_use_pka=yes
 # string is a bang, the bang is discarded, and the month and week day names in
 # the rest of the string are expanded in the C locale (that is in US English).
 # 
-set date_format="%F %T%Z"
+set date_format="%F"
 
 
 # 3.55. default_hook
@@ -1119,7 +1120,7 @@ set folder="~/mail"
 # %m, %n, and %N only work for monitored mailboxes. %m requires $mail_check_stats
 # to be set. %n requires $mail_check_stats to be set (except for IMAP mailboxes).
 # 
-
+set folder_format='%t%N%2C  %D  %4s  %f'
 
 # 3.77. followup_to
 #