diff options
author | Julian T <julian@jtle.dk> | 2020-02-16 13:15:08 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2020-02-16 13:15:08 +0100 |
commit | 23148a28b0486b6a77efa2de638727d9c16a3128 (patch) | |
tree | 91486284a23512cb475f44d82a259b40f8ca28e1 /email/.mailcap | |
parent | 108018b8d55449a0e8cd36a0d762bc41679fc208 (diff) |
Removed email config
Diffstat (limited to 'email/.mailcap')
-rw-r--r-- | email/.mailcap | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/email/.mailcap b/email/.mailcap deleted file mode 100644 index 3906763..0000000 --- a/email/.mailcap +++ /dev/null @@ -1 +0,0 @@ -text/html; w3m -dump -o -document_charset=%{charset} %s; nametemplate=%s.html; copiousoutput |