diff options
Diffstat (limited to 'mutt/muttrc.topo')
-rw-r--r-- | mutt/muttrc.topo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index d0da89c..9f6d6ab 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
@@ -32,7 +32,6 @@ macro index,pager <f4> '<sync-mailbox><enter-command>source ~/.config/mutt/muttr | |||
32 | macro index,pager <f2> '<sync-mailbox><enter-command>source ~/.config/mutt/muttrc.gmail<enter><change-folder>!<enter>' | 32 | macro index,pager <f2> '<sync-mailbox><enter-command>source ~/.config/mutt/muttrc.gmail<enter><change-folder>!<enter>' |
33 | macro index,pager <f3> '<sync-mailbox><enter-command>source ~/.config/mutt/muttrc.b97602041<enter><change-folder>!<enter>' | 33 | macro index,pager <f3> '<sync-mailbox><enter-command>source ~/.config/mutt/muttrc.b97602041<enter><change-folder>!<enter>' |
34 | 34 | ||
35 | ## ACCOUNT1 | 35 | # Hooks for accounts |
36 | folder-hook imaps://imap.gmail.com/ 'source ~/.config/mutt/muttrc.gmail' | 36 | folder-hook imaps://imap.gmail.com/ 'source ~/.config/mutt/muttrc.gmail' |
37 | ### ACCOUNT2 | ||
38 | folder-hook ~/Maildir 'source ~/.config/mutt/muttrc.b97602041' | 37 | folder-hook ~/Maildir 'source ~/.config/mutt/muttrc.b97602041' |