Mercurial > dotfiles
diff mutt/muttrc @ 471:31079b060068
Update mutt config.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 09 Apr 2019 19:09:04 -0700 |
parents | ff48d206d1f1 |
children |
line wrap: on
line diff
--- a/mutt/muttrc Tue Apr 09 18:58:39 2019 -0700 +++ b/mutt/muttrc Tue Apr 09 19:09:04 2019 -0700 @@ -5,19 +5,18 @@ # Folders... apparently Mutt doesn't pull all of them automatically. -mailboxes = "imaps://$my_imap/$my_folder_inbox" \ - "imaps://$my_imap/Sent Items" \ - "imaps://$my_imap/Drafts" \ - "imaps://$my_imap/Archive" \ - "imaps://$my_imap/MailingLists" \ - "imaps://$my_imap/Newsletters" \ - "imaps://$my_imap/Trash" - +#mailboxes = "imaps://$my_imap/$my_folder_inbox" \ +# "imaps://$my_imap/Sent Items" \ +# "imaps://$my_imap/Drafts" \ +# "imaps://$my_imap/Archive" \ +# "imaps://$my_imap/MailingLists" \ +# "imaps://$my_imap/Newsletters" \ +# "imaps://$my_imap/Trash" # Basic config #set editor = "vim" set editor = "vim +/^$ ++1 -c 'set tw=76 expandtab nosmartindent spell'" -#set hostname = "$my_hostname" +set hostname = "$my_hostname" set header_cache=~/.mutt/cache/headers set message_cachedir=~/.mutt/cache/bodies set certificate_file=~/.mutt/certificates