.muttrc: Remove unused options

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
Alan Orth 2014-11-09 09:43:10 +03:00
parent 6ff5fbcdfd
commit 82be39b15c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 5 deletions

View File

@ -6,8 +6,6 @@
set alias_file = ~/.mutt/alias # where to store aliases
set header_cache = ~/.mutt/cache/headers # where to store headers
set message_cachedir = ~/.mutt/cache/bodies # where to store bodies
set certificate_file = ~/.mutt/certificates # where to store certs
set mailcap_path = ~/.mutt/mailcap # entries for filetypes
set tmpdir = ~/.mutt/temp # where to keep temp files, must exist
set signature = ~/.signature.gmail # signature file
@ -17,9 +15,6 @@ set mbox_type = Maildir # mailbox type
set timeout = 15 # idle time before scanning (seconds)
set mail_check = 60 # minimum time between scans (seconds)
unset move # gmail does that
#set delete # don't ask, just do
#unset confirmappend # don't ask, just do!
#set quit # don't ask, just do!!
unset mark_old # read/new is good enough for me
set beep_new # bell on new mails
set pipe_decode # strip headers and eval mimes when piping