diff options
| author | 2013-11-03 21:21:21 +0100 | |
|---|---|---|
| committer | 2013-11-03 21:21:21 +0100 | |
| commit | 5c6cd059e8395d7f24d4b199e59c8c2f562dc438 (patch) | |
| tree | 2e108e0724b5f5248de11c515312fa8c7c04ab4c /mutt/.mutt/mailcap | |
| parent | cca8771d855a3c8ba67bcb43a45967d9e4b6dd15 (diff) | |
| download | dotfiles-5c6cd059e8395d7f24d4b199e59c8c2f562dc438.tar.gz dotfiles-5c6cd059e8395d7f24d4b199e59c8c2f562dc438.zip | |
New stow hierarchy
Diffstat (limited to 'mutt/.mutt/mailcap')
| -rw-r--r-- | mutt/.mutt/mailcap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mutt/.mutt/mailcap b/mutt/.mutt/mailcap new file mode 100644 index 0000000..fba56f6 --- /dev/null +++ b/mutt/.mutt/mailcap @@ -0,0 +1,6 @@ +text/html; w3m -dump -T text/html -cols 80 %s; nametemplate=%s.html; copiousoutput +application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s +application/vnd.ms-excel; libreoffice %s +image/jpeg; feh %s +image/png; feh %s +application/pdf; gv %s |
