commit b87a3de9a1dad261af28ad2be59497699c6de7cb (patch)
parent aa1acef56faaf5530221328799a5a5cb8f2fe178
Author: Alex Karle <alex@karle.co>
Date: Tue, 21 Jan 2020 23:52:38 -0500
mutt: add macro to sync offlineimap
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/mutt/muttrc b/mutt/muttrc
@@ -74,6 +74,7 @@ bind editor <Tab> complete-query # Used for contact-completion
# Macros
macro index,pager ga "<pipe-message>abook --add-email-quiet<return>" "Add sender to abook contacts"
+macro index g$ "<shell-escape>offlineimap<return>" "Sync with OfflineIMAP"
set send_multipart_alternative=ask-no
set send_multipart_alternative_filter=markdown2html