diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-18 14:52:05 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-18 14:52:05 +0000 |
commit | ab88991b2a632d6b7fb13891b6876dcfa9851973 (patch) | |
tree | 2df2ed13100368fc7e9c518cd79da08c6738ea45 /.mutt/mailcap | |
parent | update (diff) | |
download | scripts-ab88991b2a632d6b7fb13891b6876dcfa9851973.tar.gz scripts-ab88991b2a632d6b7fb13891b6876dcfa9851973.zip |
update
Diffstat (limited to '.mutt/mailcap')
-rw-r--r-- | .mutt/mailcap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mutt/mailcap b/.mutt/mailcap index c0f0cd0..8ea5205 100644 --- a/.mutt/mailcap +++ b/.mutt/mailcap @@ -1,3 +1,4 @@ #text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -collapse_br_tags -dump %s; nametemplate=%s.html; copiousoutput #text/html; beautiful_html_render %s; nametemplate=%s.html; copiousoutput; text/html; w3m -I %{charset} -T text/html; copiousoutput; +application/vnd.gnupg.wks; gpg-wks-client -v --read --send; needsterminal; description=WKS message |