summaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2017-12-20 20:00:29 +0100
committerPatrick Simianer <p@simianer.de>2017-12-20 20:00:29 +0100
commitddf6d389102fc16b992bd1208be378528e055a12 (patch)
tree346a8793f462aab99dbf7ac53d49b92421c633ff /mutt
parentbc21310b000ed68e1a9aadc24268bd3dcecec1d1 (diff)
mutt
Diffstat (limited to 'mutt')
-rw-r--r--mutt/.mutt/muttrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc
index 6d0b09e..c66b1b5 100644
--- a/mutt/.mutt/muttrc
+++ b/mutt/.mutt/muttrc
@@ -19,7 +19,7 @@ auto_view text/html
# macros
set wait_key = no
macro index,pager G "<shell-escape>imapfilter -c ~/.imapfilter/personal.lua &>/dev/null && mbsync personal && notmuch new 2>/dev/null<enter>"
-macro index,pager H "<shell-escape>imapfilter -c ~/.imapfilter/work.lua &>/dev/null && mbsync work && notmuch new 2>/dev/null<enter>"
+macro index,pager H "<shell-escape>imapfilter -c ~/.imapfilter/work.lua &>/dev/null && mbsync work && notmuch new 2>/dev/null<enter>"
macro index,pager J "<shell-escape>mbsync -a && notmuch new 2>/dev/null<enter>"
macro index <esc>m "T~N<enter>;WNT~O<enter>;WO\CT~T<enter>" "mark all messages read"
macro index c "<change-folder>?<toggle-mailboxes>" "open a different folder"
@@ -36,7 +36,7 @@ unignore from date subject to cc
hdr_order from to cc date subject
# mailboxes
-mailboxes =personal/inbox =personal/drafts =personal/work =personal/all
+mailboxes =personal/inbox =personal/drafts =personal/all
mailboxes =work/inbox =work/drafts =work/all
# folder hooks