diff options
Diffstat (limited to '.mailcap')
| -rw-r--r-- | .mailcap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.mailcap b/.mailcap new file mode 100644 index 0000000..e00e02c --- /dev/null +++ b/.mailcap @@ -0,0 +1,2 @@ +text/html; "$BROWSER" %s &: test=test -n "$DISPLAY"; needsterminal; +text/html; "$BROWSERCLI" -I %{charse} -T text/html; copiousoutput; |
