diff options
| author | David Kaufmann <astra@ionic.at> | 2015-03-30 08:33:46 +0200 |
|---|---|---|
| committer | David Kaufmann <astra@ionic.at> | 2015-03-30 08:33:46 +0200 |
| commit | a3d009125d3f6f83227a0472a27ac20867513f3c (patch) | |
| tree | a5256f7a9fcf5a12bd206ff711c1b694d24e1062 /skel | |
| parent | 38b7f1aed319a5cbfce3ed3e10a442b1bbf4d2ba (diff) | |
| download | config-a3d009125d3f6f83227a0472a27ac20867513f3c.tar.gz | |
add X-Clacks-Overhead: GNU Terry Pratchett
Diffstat (limited to 'skel')
| -rw-r--r-- | skel/.muttrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/skel/.muttrc b/skel/.muttrc index a9ce7a8..3b5a9a8 100644 --- a/skel/.muttrc +++ b/skel/.muttrc @@ -49,7 +49,7 @@ set edit_headers # let me edit the message header when composing #set forward_quote # quote the header and body of forward msgs #set index_format="%4C %Z %{%m/%d} [%2N] %-15.15F (%4c) %s" set index_format="%4C %Z %{%m/%d} %-15.15F (%4c) %s" # format of the index -#set hdrs # include `my_hdr' lines in outgoing messages +set hdrs # include `my_hdr' lines in outgoing messages #set header # include message header when replying set header_cache=~/.hcache # keep a cache of headers for faster loading (1.5.9+?) set help # show the help lines @@ -222,6 +222,7 @@ macro compose A "<attach-message>?<toggle-mailboxes>" "attach message(s) to this #my_hdr X-Useless-Header: Look ma, it's a \# sign! # real comment #my_hdr X-Operating-System: `uname -a` +my_hdr X-Clacks-Overhead: GNU Terry Pratchett # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # |
