aboutsummaryrefslogtreecommitdiffstats
path: root/muttrc
blob: d4a19100890bc7444806bca82ce57207b03a41c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Setting up maildir and pointing l2md bpf dir to it:
set mbox_type = Maildir
set folder = "~/.l2md/maildir/bpf/"
set header_cache = "~/.cache/mutt"
set spoolfile = +/

# Sorting by discussion threads:
set sort = "threads"
set strict_threads = "yes"
set sort_browser = "reverse-date"
set sort_aux = "reverse-last-date-received"
unset collapse_unread