diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-08-18 01:58:09 +0200 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-08-18 01:58:09 +0200 |
commit | e966aae2dd9d90d6c2a745ecb4f5c528bd0161fe (patch) | |
tree | 497bb2e2a61763f0874db5a8e20ebc2daaf85fd2 /Mail/mutt/mailcap | |
parent | e26958b154d0457c1019bc48a5ff0ed637cf3eac (diff) | |
download | dotfiles-e966aae2dd9d90d6c2a745ecb4f5c528bd0161fe.tar.gz dotfiles-e966aae2dd9d90d6c2a745ecb4f5c528bd0161fe.tar.bz2 dotfiles-e966aae2dd9d90d6c2a745ecb4f5c528bd0161fe.zip |
mutt update
Diffstat (limited to 'Mail/mutt/mailcap')
-rw-r--r-- | Mail/mutt/mailcap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mail/mutt/mailcap b/Mail/mutt/mailcap new file mode 100644 index 0000000..136a03f --- /dev/null +++ b/Mail/mutt/mailcap @@ -0,0 +1,2 @@ +application/*; mkdir -p /tmp/mutt \; cp %s /tmp/mutt \; rifle /tmp/mutt/$(basename %s) & +text/html; w3m -I %{charset} -T text/html; copiousoutput; |