commit 476620247cfeb29b156580d798ee4b2468c03024 parent 82fe0e1c549d9ec539113bb53924c1ce515d3324 Author: Daniel Moch <daniel@danielmoch.com> Date: Wed, 16 Jan 2019 05:23:10 -0500 Fix mutt config Diffstat:
M | .muttrc | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.muttrc b/.muttrc @@ -16,7 +16,7 @@ macro generic,pager <F1> "<shell-escape> less /usr/share/doc/mutt/manual.txt<Ent macro index,pager y "<change-folder>?<toggle-mailboxes>" "show incoming mailboxes list" -macro index <F9> "<sync-mailbox><enter-command>source ~/.config/mutt/account.gmail<enter><change-folder>!<enter>" +macro index <F9> "<sync-mailbox><enter-command>source ~/.config/mutt/account.dotcom<enter><change-folder>!<enter>" macro index <F10> "<sync-mailbox><enter-command>source ~/.config/mutt/account.icloud<enter><change-folder>!<enter>" set sort="reverse-threads"