aboutsummaryrefslogtreecommitdiff
path: root/mailcap.conf
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-28 17:28:57 -0300
committerEuAndreh <eu@euandre.org>2021-02-28 17:28:57 -0300
commitb8ef016220086d81cb1ab8d71268be7ffe34be3a (patch)
treea5d2264c295a636b2dcbbdfb8421876c519d50bd /mailcap.conf
parentfake-symlinks: Revert order of check -> dev-check dependency (diff)
downloaddotfiles-b8ef016220086d81cb1ab8d71268be7ffe34be3a.tar.gz
dotfiles-b8ef016220086d81cb1ab8d71268be7ffe34be3a.tar.xz
Add mailcap.conf for alot HTML reading
Diffstat (limited to 'mailcap.conf')
-rw-r--r--mailcap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mailcap.conf b/mailcap.conf
new file mode 100644
index 00000000..aeea68d6
--- /dev/null
+++ b/mailcap.conf
@@ -0,0 +1 @@
+text/html; w3m -dump -o document_charset=%{charset} '%s'; nametemplate=%s.html; copiousoutput