summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Koroman <jake@jakekoroman.com>2026-05-05 21:59:37 -0400
committerJake Koroman <jake@jakekoroman.com>2026-05-05 21:59:37 -0400
commitefd13303973519f428f3a22c8e3dcc828758bba2 (patch)
tree00c11211bd294e3ad15c5a8e4c06ab36de9a8ff1
parent86df60dbcc3c6378e0df25e584781a82e31a15d0 (diff)
add .mailcap file and update muttrc.
-rw-r--r--.mailcap1
-rw-r--r--MANIFEST1
-rw-r--r--mutt/muttrc2
3 files changed, 4 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;
diff --git a/MANIFEST b/MANIFEST
index fad8914..3032087 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -21,3 +21,4 @@ alacritty|.config
foot|.config
sway|.config
fuzzel|.config
+.mailcap|
diff --git a/mutt/muttrc b/mutt/muttrc
index 61666a9..0d5b395 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -15,6 +15,8 @@ set forward_format = "Fwd: %s"
set forward_quote
set include
set reverse_name
+set markers = no
+set mark_old = no
set header_cache = $XDG_CACHE_HOME/mutt/header_cache