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 /mutt/mailcap | |
parent | e26958b154d0457c1019bc48a5ff0ed637cf3eac (diff) | |
download | dotfiles-e966aae2dd9d90d6c2a745ecb4f5c528bd0161fe.tar.gz dotfiles-e966aae2dd9d90d6c2a745ecb4f5c528bd0161fe.tar.bz2 dotfiles-e966aae2dd9d90d6c2a745ecb4f5c528bd0161fe.zip |
mutt update
Diffstat (limited to 'mutt/mailcap')
-rw-r--r-- | mutt/mailcap | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mutt/mailcap b/mutt/mailcap deleted file mode 100644 index 136a03f..0000000 --- a/mutt/mailcap +++ /dev/null @@ -1,2 +0,0 @@ -application/*; mkdir -p /tmp/mutt \; cp %s /tmp/mutt \; rifle /tmp/mutt/$(basename %s) & -text/html; w3m -I %{charset} -T text/html; copiousoutput; |