Undo accidental commit.
[nethome.git] / .mailcap
diff --git a/.mailcap b/.mailcap
deleted file mode 100644 (file)
index ad4dd1d..0000000
--- a/.mailcap
+++ /dev/null
@@ -1,4 +0,0 @@
-# https://unix.stackexchange.com/a/42714/296319
-#text/html; (cp -p '%s' /tmp/$$.html\;chromium-freeworld /tmp/$$.html 2>/dev/null\;rm /tmp/$$.html)&; test=test -n "$DISPLAY"; needsterminal;
-text/html; chromium-freeworld '%s' 2>/dev/null &; test=test -n "$DISPLAY"; nametemplate=%s.html; needsterminal;
-text/html; lynx -dump $(: -width=$COLUMNS ) %s; nametemplate=%s.html; copiousoutput;