From d4a71024c7bd4e3b090a5d0e526554a66421efe3 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 16 Mar 2013 10:42:25 -0700 Subject: Adding a missing config and making mailcap global. --- base/mailcap | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 base/mailcap (limited to 'base/mailcap') diff --git a/base/mailcap b/base/mailcap new file mode 100644 index 0000000..720c93b --- /dev/null +++ b/base/mailcap @@ -0,0 +1,4 @@ +text/calendar; mutt-ical.py -i -e "jesse@jesterpm.net" %s +application/ics; mutt-ical.py -i -e "jesse@jesterpm.net" %s + +text/html; pandoc -f html -t markdown --reference-links; copiousoutput; compose=vim %s -- cgit v1.2.3