diff options
author | Matthew Lemon <y@yulqen.org> | 2024-02-19 21:51:55 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-02-19 21:51:55 +0000 |
commit | 38667acab969b8c940b4e9db1232185c3a3eaa40 (patch) | |
tree | 0bb888ed5253c0bca45781f0ab3bf4acdfe50a76 /mutt/mailcap | |
parent | f9cf51e66adde48631cb4b491c13b49b937b6f15 (diff) |
More great mutt config
Diffstat (limited to '')
-rw-r--r-- | mutt/mailcap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/mailcap b/mutt/mailcap index f189bbd..6917525 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -23,3 +23,6 @@ text/plain; cat; copiousoutput; edit=$VISUAL %s # Unidentified files application/octet-stream; ~/.mutt/view_attachment.sh %s "-" + +# Word docs - make sure you install antiword first +application/msword; antiword %s ; copiousoutput |