diff options
author | Julian T <julian@jtle.dk> | 2019-07-14 20:27:59 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2019-07-14 20:27:59 +0200 |
commit | cf26b4ffe9745b2c758ff2e65da328a10885e608 (patch) | |
tree | 99a98a52794c2ef58c773198a7ac29c5960962c8 /email/.mailcap | |
parent | 70d4f254f14fd832442ab5d588a31aac53f44baa (diff) |
Added isync+notmuch+alot+msmtp email setup
Diffstat (limited to 'email/.mailcap')
-rw-r--r-- | email/.mailcap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/email/.mailcap b/email/.mailcap new file mode 100644 index 0000000..3906763 --- /dev/null +++ b/email/.mailcap @@ -0,0 +1 @@ +text/html; w3m -dump -o -document_charset=%{charset} %s; nametemplate=%s.html; copiousoutput |