aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-04-21 01:37:00 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-04-21 01:37:00 +1200
commit38ee074b7abf1f1809df18499924cc461f77a5fa (patch)
tree2df11d2556a61701310f30e8dec260b1d62a5c27 /mutt/muttrc
parentAdd map to reload ~/.muttrc (diff)
downloaddotfiles-38ee074b7abf1f1809df18499924cc461f77a5fa.tar.gz
dotfiles-38ee074b7abf1f1809df18499924cc461f77a5fa.zip
Remove gms Mutt binding
Mail retrieval methods differ between systems for me now--some use gms(1df), others use systemd units.
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index e8636658..47c2b6ac 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -129,9 +129,6 @@ 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>' \