diff options
| author | katherine <ageha@airen-no-jikken.icu> | 2019-12-22 10:17:24 -0700 |
|---|---|---|
| committer | katherine <ageha@airen-no-jikken.icu> | 2019-12-22 10:17:24 -0700 |
| commit | 0c31991b9abbc8884cacef58d01aace6e8db0d3d (patch) | |
| tree | bb826a32f8886d6204e51591f0d733ec2bb94749 | |
| parent | 3fe06e664ac6416107690d6704dac76f209af885 (diff) | |
| download | dotfiles-0c31991b9abbc8884cacef58d01aace6e8db0d3d.tar.gz | |
use lynx for html mail over w3m
| -rw-r--r-- | .mailcap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -text/html; w3m -dump %s; nametemplate=%s.html; copiousoutput +text/html; lynx -localhost -dump %s; nametemplate=%s.html; needsterminal; copiousoutput |
