commit 26506a0bd61333beca7412a69e91a08ee74b526c
parent 4a2bd1bb135334acdc68eb255a9c308bc2ff0817
Author: Daniel Moch <daniel@danielmoch.com>
Date: Mon, 3 Dec 2018 06:49:04 -0500
Add mutt mapping to check for new mail
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.muttrc b/.muttrc
@@ -29,6 +29,7 @@ unset collapse_unread
bind browser y exit
bind index - collapse-thread
bind index _ collapse-all
+bind index . imap-fetch-mail
bind pager j next-line
bind pager <Down> next-line
bind pager k previous-line