diff options
author | noa@gaiwan.org | 2024-04-13 00:56:45 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-04-13 00:56:45 +0000 |
commit | 7cea8e1cfc2204d537c6acb80ea5249b1857fca9 (patch) | |
tree | 6c6870ddcd62cd812f42d18e2c8574b705f296d9 /mutt/mailcap | |
parent | d60fd3abded9ddb51303e8ef5228d7789f13db38 (diff) |
add mutt configuration
Diffstat (limited to 'mutt/mailcap')
-rw-r--r-- | mutt/mailcap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/mailcap b/mutt/mailcap new file mode 100644 index 0000000..c9f551b --- /dev/null +++ b/mutt/mailcap @@ -0,0 +1 @@ +text/html; w3m -I %{charset} -T text/html; copiousoutput |