X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/3c760cb4f59bffbec0e751e27dff0b493415cab9..ae293388fd85608622e4b54ec68efeffa34623e6:/.mutt/confvars diff --git a/.mutt/confvars b/.mutt/confvars index 043a15e..0067c58 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -584,6 +584,7 @@ set confirmappend=no # # Sets the default Content-Type for the body of newly composed messages. # +set content_type="text/plain; markup=markdown" # 3.40. copy @@ -754,6 +755,7 @@ set crypt_replysignencrypted=yes # pka-intro.de.pdf) during signature verification (only supported by the GPGME # backend). # +set crypt_use_pka=yes # 3.53. crypt_verify_sig @@ -781,7 +783,7 @@ set crypt_replysignencrypted=yes # string is a bang, the bang is discarded, and the month and week day names in # the rest of the string are expanded in the C locale (that is in US English). # -set date_format="%d %b %Y %T%Z" +set date_format="%F %T%Z" # 3.55. default_hook