summaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/.mutt/muttrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc
index 5421dd5..8284bc6 100644
--- a/mutt/.mutt/muttrc
+++ b/mutt/.mutt/muttrc
@@ -40,6 +40,7 @@ hdr_order from to cc date subject
mailboxes \
+private/inbox \
+private/drafts \
++private/work \
+private/all \
+work/inbox \
+work/drafts \
@@ -55,7 +56,7 @@ folder-hook work/all 'set read_inc=1000'
folder-hook work/lists 'set read_inc=1000'
# notmuch
-macro index , "<enter-command>unset wait_key<enter><shell-escape>mutt-notmuch-py ~/.mail/tmp/results<enter><change-folder-readonly>+tmp/results<enter>" "search mail (using notmuch)"
+macro index , "<enter-command>unset wait_key<enter><shell-escape>mutt-notmuch-py /tmp/mutt-notmuch-py-results<enter><change-folder-readonly>/tmp/mutt-notmuch-py-results<enter>" "search mail (using notmuch)"
# status bar
set status_chars = " *%A"
@@ -69,7 +70,7 @@ set sidebar_divider_char = ' '
set sidebar_visible = yes
set sidebar_width = 20
set sidebar_format = '%B%> %!%?N? %N? '
-set sidebar_short_path = no
+set sidebar_short_path = yes
set sidebar_folder_indent = yes
set sidebar_indent_string = ' '
set mail_check_stats = yes