aboutsummaryrefslogtreecommitdiff
path: root/.muttrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2018-03-29 13:31:24 -0400
committerRyan Kavanagh <rak@debian.org>2018-03-29 13:31:24 -0400
commitcf81f02f6053a50a96c0217cc0e64378d832c303 (patch)
tree04ed6b1ebbc275929dfc5b7f97681ccf61dd923d /.muttrc
parentSet GEM_BIN programattically in zshrc (diff)
Only show subscribed folders in mutt sidebar & sort alphabetically
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.muttrc b/.muttrc
index 644429d..58c3023 100644
--- a/.muttrc
+++ b/.muttrc
@@ -16,7 +16,7 @@ set pager_context = 1
set send_charset="utf-8"
set imap_check_subscribed = yes # default: no
-#set imap_list_subscribed = yes # default: no
+set imap_list_subscribed = yes # default: no
# Don't continue to next email when reaching end of current
set pager_stop = yes
@@ -89,6 +89,7 @@ set sidebar_visible=no
set sidebar_format="%B%* %S%?N?(%N)?%?F?[%F]?"
set sidebar_indent_string=" "
set sidebar_short_path=yes
+set sidebar_sort_method='alpha'
# which # mailboxes to list in the sidebar
# mailboxes =inbox =ml
# color of folders with new mail