From efd13303973519f428f3a22c8e3dcc828758bba2 Mon Sep 17 00:00:00 2001 From: Jake Koroman Date: Tue, 5 May 2026 21:59:37 -0400 Subject: add .mailcap file and update muttrc. --- .mailcap | 1 + 1 file changed, 1 insertion(+) create mode 100644 .mailcap (limited to '.mailcap') 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; -- cgit v1.2.3