Updated mutt config

This commit is contained in:
2020-07-11 11:26:59 +01:00
parent fe97b902e8
commit f2adf5170a
2 changed files with 23 additions and 0 deletions

3
mutt/.mutt/signature Normal file
View File

@@ -0,0 +1,3 @@
Andrew Williams / nikdoof
e: nikdoof@dimension.sh
w: https://dimension.sh/~nikdoof/

View File

@@ -0,0 +1,20 @@
set signature="~/.mutt/signature"
set editor="nano -r 72 -b"
set envelope_from # which from?
set edit_headers # show headers when composing
set fast_reply # skip to compose when replying
set askcc # ask for CC:
set fcc_attach # save attachments with the body
set forward_format = "Fwd: %s" # format of subject when forwarding
set forward_decode # decode when forwarding
set attribution = "On %d, %n wrote:" # format of quoting header
set reply_to # reply to Reply to: field
set reverse_name # reply as whomever it was to
set include # include message in replies
set forward_quote # include message in forwards
set text_flowed
unset mime_forward # forward attachments as part of body
unmy_hdr * # delete existing header-settings, if there are any.
my_hdr X-PGP-Key: https://keybase.io/nikdoof/pgp_keys.asc