-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefaults.global
More file actions
32 lines (26 loc) · 1.11 KB
/
defaults.global
File metadata and controls
32 lines (26 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# vim: set ft=muttrc
# Null out any folder specific keys.
bind index @ noop
set pager_stop # Don't skip msgs on next page.
set pager_context = 1
set pager_index_lines = 10 # when in pager mode, show a miniindex
# Reset any headers that may have been set in other folder-hooks
unmy_hdr From:
unmy_hdr Reply-To:
unmy_hdr Fcc:
unmy_hdr Return-Receipt-To:
unmy_hdr Organization:
unmy_hdr X-URL:
# IMPORTANT NOTE: If you've decided to copy my mutt configuration from my web
# site please have the good sense to change these values before you go live
# with your new configuration. If you don't you'll be pretending to be me
# and neither of us really want that; it probably reflects badly on both of
# us. Also note that there are other parts of the config that you should check
# and deal with in a similar way and for similar reasons.
my_hdr From: Vincent Wang <linsong.qizi@gmail.com>
my_hdr Reply-To: Vincent Wang <linsong.qizi@gmail.com>
# my_hdr Organization: (davep 'org)
# my_hdr X-URL: http://www.davep.org/
set sort=threads
set sort_aux=reverse-last-date-received
#set sort_aux=score