.muttrc

changeset 302
3a25d9b124bc
parent 301
d555b7f5628d
child 304
5be282a649e9
--- a/.muttrc
+++ b/.muttrc
@@ -27,6 +27,9 @@ set autoedit        = yes
 set edit_headers    = yes
 set editor          = "vim +'set tw=72 noawa'"
 
+set header_cache     = ~/.cache/mutt
+set message_cachedir = ~/.cache/mutt
+
 auto_view text/html
 alternative_order text/plain text/html
 

mercurial