From 23ab42a0f19354f0509da92ea649837c86fc8f6d Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Thu, 18 May 2023 08:39:00 +0200 Subject: Mailcap hinzugefügt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mailcap/mailcap | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mailcap/mailcap (limited to 'mailcap') diff --git a/mailcap/mailcap b/mailcap/mailcap new file mode 100644 index 0000000..34e1b7a --- /dev/null +++ b/mailcap/mailcap @@ -0,0 +1,3 @@ +text/html; /usr/local/bin/lynx -dump -force_html %s; needsterminal; copiousoutput; +application/pdf; /usr/local/bin/firefox %s +image/*; /usr/local/bin/ristretto %s -- cgit v1.3