aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2023-05-18 08:39:00 +0200
committerThomas Schmucker <ts@its1.de>2023-05-18 08:39:00 +0200
commit23ab42a0f19354f0509da92ea649837c86fc8f6d (patch)
tree96b2ee21b58f9cdbe858054f565dc6d52974550d
parent5ffb545810adf682ee7dc353ba9abaa535bacdcc (diff)
downloaddotfiles-23ab42a0f19354f0509da92ea649837c86fc8f6d.tar.gz
dotfiles-23ab42a0f19354f0509da92ea649837c86fc8f6d.tar.bz2
dotfiles-23ab42a0f19354f0509da92ea649837c86fc8f6d.zip
Mailcap hinzugefügt
-rwxr-xr-xinstall.sh3
-rw-r--r--mailcap/mailcap3
2 files changed, 6 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 365e982..e388c09 100755
--- a/install.sh
+++ b/install.sh
@@ -40,3 +40,6 @@ cp wyrd/wyrdrc ~/.wyrdrc
40# nvi 40# nvi
41cp nexrc/nexrc ~/.nexrc 41cp nexrc/nexrc ~/.nexrc
42 42
43# mailcap
44cp mailcap/mailcap ~/.mailcap
45
diff --git a/mailcap/mailcap b/mailcap/mailcap
new file mode 100644
index 0000000..34e1b7a
--- /dev/null
+++ b/mailcap/mailcap
@@ -0,0 +1,3 @@
1text/html; /usr/local/bin/lynx -dump -force_html %s; needsterminal; copiousoutput;
2application/pdf; /usr/local/bin/firefox %s
3image/*; /usr/local/bin/ristretto %s