From 7e7aa928072775240ff70ca61f2dd0e8a09242d8 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 2 Feb 2014 20:35:42 +0100 Subject: (Let's pretend that this is the) initial commit --- mutt/mailcap | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mutt/mailcap (limited to 'mutt/mailcap') diff --git a/mutt/mailcap b/mutt/mailcap new file mode 100644 index 0000000..e0ed500 --- /dev/null +++ b/mutt/mailcap @@ -0,0 +1,2 @@ +text/html; ~/.config/mutt/tiny.pl %s %{charset} ; copiousoutput ; nametemplate=%s.html +text/plain; ~/.config/mutt/tiny.pl %s %{charset} 't' ; copiousoutput ; nametemplate=%s.html -- cgit v1.2.3-54-g00ecf