diff options
Diffstat (limited to 'mailcap')
| -rw-r--r-- | mailcap/.mailcap | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mailcap/.mailcap b/mailcap/.mailcap new file mode 100644 index 0000000..05edb9e --- /dev/null +++ b/mailcap/.mailcap @@ -0,0 +1,5 @@ +#text/html; w3m -I %{charset} -T text/html; copiousoutput; +#text/html; surf file:/%s; +image/*; feh -; +text/plain; vim -R -; +text/html; firefox %s;copiousoutput |
