aboutsummaryrefslogtreecommitdiffstats
path: root/.config/neomutt/neomuttrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/neomutt/neomuttrc')
-rw-r--r--.config/neomutt/neomuttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/neomutt/neomuttrc b/.config/neomutt/neomuttrc
index 3bc693e..df17a93 100644
--- a/.config/neomutt/neomuttrc
+++ b/.config/neomutt/neomuttrc
@@ -46,7 +46,7 @@ mailboxes +Junk +Starred
set sort=threads
-macro index G "<shell-escape>mbsync -a<enter>" "sync email"
+macro index G "<shell-escape>~/.local/bin/update-mail<enter>" "sync email"
set header_cache = "~/.cache/neomutt/headers"
set message_cachedir = "~/.cache/neomutt/bodies"