aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index b61b4af6..47c2b6ac 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -129,13 +129,15 @@ bind index '%' noop
# Blindly save message to whatever box is suggested
macro index,pager S 's<enter>' 'Save message blindly'
-# Run gms to retrieve all mail
-macro generic,index,browser,pager gm '!gms --quiet &<enter>' 'Run gms(1df)'
-
# Shortcut to add addresses to abook
macro index,pager A \
'<pipe-message>abook --add-email-quiet<enter>' \
'Add sender address to abook'
+# Shortcut to reload configuration
+macro generic,index,browser,pager \\R \
+ ':source ~/.muttrc<enter>:echo "Config reloaded!"<enter>' \
+ 'Reload ~/.muttrc'
+
# Machine or account specific settings
source ~/.muttrc.d/src|