]> git.friedersdorff.com Git - max/dotfiles.git/blob - mutt/muttrc
Use solarized theme for vim, mutt, terminals and bash.
[max/dotfiles.git] / mutt / muttrc
1 # Macro keys for different mailboxes
2 macro index <f2> '<sync-mailbox><change-folder>imaps://mail.friedersdorff.com<enter>'
3 macro index <f3> '<sync-mailbox><change-folder>imaps://outlook.office365.com<enter>'
4 macro index <f4> '<sync-mailbox><change-folder>imaps://imap.gmail.com<enter>'
5
6 # Configuration files for different mailboxes
7 folder-hook 'friedersdorff.com' 'source ~/.mutt/account.com.friedersdorff.max'
8 folder-hook 'office365.com' 'source ~/.mutt/account.uk.ac.le.student.mf195'
9 folder-hook 'gmail.com' 'source ~/.mutt/account.com.gmail.maxf130'
10
11 # Source the passwords file
12 source "gpg -dq ~/.mutt/passwords.gpg |"
13 # Always check personal email first
14 source ~/.mutt/account.com.friedersdorff.max
15
16 auto_view text/html
17 alternative_order text/plain text/enriched text/html
18
19 source ~/.mutt/solarized.muttrc