-git: checkout: +--ignore-other-worktrees
[nethome.git] / .mailcap
diff --git a/.mailcap b/.mailcap
new file mode 100644 (file)
index 0000000..ad4dd1d
--- /dev/null
+++ b/.mailcap
@@ -0,0 +1,4 @@
+# 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;