aboutsummaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index a20755b6..fac62c0b 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -120,3 +120,6 @@ bind generic,index,browser,pager \Cb previous-page
macro generic,index,browser,pager gi '<change-folder>=inbox<enter>' 'Change to inbox folder'
macro generic,index,browser,pager gs '<change-folder>=sent<enter>' 'Change to sent folder'
+# Run getmails(1) to retrieve all mail
+macro generic,index,browser,pager gm '!getmails<enter>' 'Run getmails'
+