diff options
author | Urbain Vaes <urbain@vaes.uk> | 2014-10-27 17:30:08 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2014-10-27 17:30:08 +0000 |
commit | 0fc99e5940cd98a96e7b99ad4819b0b79c4fe9a5 (patch) | |
tree | b5a1acc688f50f6cc581aa84994111885c260a55 /.mailcap | |
parent | 15eb81d8e0356caa45cd75ef4c3a62d096fa4e8f (diff) |
adding .fetchmailrc
Diffstat (limited to '.mailcap')
-rw-r--r-- | .mailcap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mailcap b/.mailcap new file mode 100644 index 0000000..7a38c95 --- /dev/null +++ b/.mailcap @@ -0,0 +1 @@ +text/html; w3m -dump %s; nametemplate=%s.html; copiousoutput |