diff options
author | gxlin <[email protected]> | 2021-07-15 08:51:09 +0800 |
---|---|---|
committer | gxlin <[email protected]> | 2021-07-15 08:51:09 +0800 |
commit | b731482680df4fcd19cb3627180bbe4ea2372820 (patch) | |
tree | 87d0a193c54030b690907ea7076c674a702d2371 /.mutt/mailcap | |
parent | 43b356933766807cff3cce9dda6955469f4df49c (diff) | |
download | dotfiles-b731482680df4fcd19cb3627180bbe4ea2372820.tar.gz dotfiles-b731482680df4fcd19cb3627180bbe4ea2372820.tar.bz2 dotfiles-b731482680df4fcd19cb3627180bbe4ea2372820.zip |
More config
Diffstat (limited to '.mutt/mailcap')
-rw-r--r-- | .mutt/mailcap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.mutt/mailcap b/.mutt/mailcap new file mode 100644 index 0000000..51d7e68 --- /dev/null +++ b/.mutt/mailcap @@ -0,0 +1,2 @@ +text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -collapse_br_tags -dump %s; nametemplate=%s.html; copiousoutput + |