diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2026-05-05 21:59:37 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2026-05-05 21:59:37 -0400 |
| commit | efd13303973519f428f3a22c8e3dcc828758bba2 (patch) | |
| tree | 00c11211bd294e3ad15c5a8e4c06ab36de9a8ff1 /.mailcap | |
| parent | 86df60dbcc3c6378e0df25e584781a82e31a15d0 (diff) | |
add .mailcap file and update muttrc.
Diffstat (limited to '.mailcap')
| -rw-r--r-- | .mailcap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mailcap b/.mailcap new file mode 100644 index 0000000..468df4a --- /dev/null +++ b/.mailcap @@ -0,0 +1 @@ +text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump -width=1024 %s; nametemplate=%s.html; copiousoutput; |
