diff options
| author | Thomas Schmucker <ts@its1.de> | 2023-05-18 08:39:00 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2023-05-18 08:39:00 +0200 |
| commit | 23ab42a0f19354f0509da92ea649837c86fc8f6d (patch) | |
| tree | 96b2ee21b58f9cdbe858054f565dc6d52974550d /mailcap | |
| parent | 5ffb545810adf682ee7dc353ba9abaa535bacdcc (diff) | |
| download | dotfiles-23ab42a0f19354f0509da92ea649837c86fc8f6d.tar.gz dotfiles-23ab42a0f19354f0509da92ea649837c86fc8f6d.tar.bz2 dotfiles-23ab42a0f19354f0509da92ea649837c86fc8f6d.zip | |
Mailcap hinzugefügt
Diffstat (limited to 'mailcap')
| -rw-r--r-- | mailcap/mailcap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mailcap/mailcap b/mailcap/mailcap new file mode 100644 index 0000000..34e1b7a --- /dev/null +++ b/mailcap/mailcap | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | text/html; /usr/local/bin/lynx -dump -force_html %s; needsterminal; copiousoutput; | ||
| 2 | application/pdf; /usr/local/bin/firefox %s | ||
| 3 | image/*; /usr/local/bin/ristretto %s | ||
