aboutsummaryrefslogtreecommitdiff
path: root/dot_mailcap
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-13 16:34:55 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-13 16:34:55 -0500
commit41fa4263c042bcef66918092efcdbb6a991bc84f (patch)
treef484ccafe0ad0d5c8731fc4f5bb6b405f9798b2f /dot_mailcap
parentmore renames (diff)
more renames
Diffstat (limited to 'dot_mailcap')
-rw-r--r--dot_mailcap7
1 files changed, 7 insertions, 0 deletions
diff --git a/dot_mailcap b/dot_mailcap
new file mode 100644
index 0000000..1a9ea17
--- /dev/null
+++ b/dot_mailcap
@@ -0,0 +1,7 @@
+text/html; mutt_bgrun firefox %s; nametemplate=%s.html
+text/html; w3m -T text/html -dump %s; nametemplate=%s.html; copiousoutput
+application/pdf; mutt_bgrun evince %s; nametemplate=%s.pdf; test=test "$DISPLAY" != ""; description=Portable Document Format
+application/x-pdf; mupdf %s; nametemplate=%s.pdf; test=test "$DISPLAY" != ""; description=Portable Document Format
+application/x-gzpdf; evince %s; nametemplate=%s.pdf.gz; test=test "$DISPLAY" != ""; description=Portable Document Format
+application/x-bzpdf; evince %s; nametemplate=%s.pdf.bz2; test=test "$DISPLAY" != ""; description=Portable Document Format
+audio/mpeg; mplayer %s; description=MPEG Audio