.muttrc tweaks.
This commit is contained in:
parent
b40e5c7cd8
commit
b6a1de519f
6
.muttrc
6
.muttrc
@ -7,6 +7,12 @@ set ispell = "aspell --mode=email --check"
|
|||||||
set index_format = "%4C %Z [%{%c}] %-30.30L (%?l?%4l&%4c?) %s" # better date format in the index
|
set index_format = "%4C %Z [%{%c}] %-30.30L (%?l?%4l&%4c?) %s" # better date format in the index
|
||||||
set header_cache = ~/.mutt.cache/
|
set header_cache = ~/.mutt.cache/
|
||||||
set message_cachedir = ~/.mutt.cache/
|
set message_cachedir = ~/.mutt.cache/
|
||||||
|
set include = yes
|
||||||
|
set mark_old = no
|
||||||
|
set narrow_tree = yes
|
||||||
|
set smart_wrap = yes
|
||||||
|
set fast_reply = yes
|
||||||
|
|
||||||
|
|
||||||
## folders
|
## folders
|
||||||
set record = ~/Maildir/.Sent
|
set record = ~/Maildir/.Sent
|
||||||
|
Loading…
Reference in New Issue
Block a user