diff options
| author | Ian C <ianc@noddybox.co.uk> | 2019-05-21 08:38:00 +0000 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2019-05-21 08:38:00 +0000 |
| commit | b4c205e3577639138a14c966e9812009368c17d6 (patch) | |
| tree | 3226a569595ae5fb13ac065eb6e60a56276252f1 /dotrc | |
| parent | 7f74378994229124b059f782fcb07a0253fe0ea9 (diff) | |
Added PDF to mailcap
Diffstat (limited to 'dotrc')
| -rw-r--r-- | dotrc/.mailcap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotrc/.mailcap b/dotrc/.mailcap index 8e507f0..89504a6 100644 --- a/dotrc/.mailcap +++ b/dotrc/.mailcap @@ -1 +1,2 @@ text/html; links -dump %s; nametemplate=%s.html; copiousoutput; +application/pdf; pdftotext %s -; copiousoutput; |
