diff options
| author | EuAndreh <eu@euandre.org> | 2021-02-28 17:28:57 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-02-28 17:28:57 -0300 |
| commit | b8ef016220086d81cb1ab8d71268be7ffe34be3a (patch) | |
| tree | a5d2264c295a636b2dcbbdfb8421876c519d50bd /mailcap.conf | |
| parent | fake-symlinks: Revert order of check -> dev-check dependency (diff) | |
| download | dotfiles-b8ef016220086d81cb1ab8d71268be7ffe34be3a.tar.gz dotfiles-b8ef016220086d81cb1ab8d71268be7ffe34be3a.tar.xz | |
Add mailcap.conf for alot HTML reading
Diffstat (limited to 'mailcap.conf')
| -rw-r--r-- | mailcap.conf | 1 |
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 |
