diff options
| author | Robin Krahl <me@robin-krahl.de> | 2018-02-22 23:09:45 +0100 | 
|---|---|---|
| committer | Robin Krahl <me@robin-krahl.de> | 2018-02-22 23:09:45 +0100 | 
| commit | 548a4425c43528d1a65d5912fa73390bcf519dee (patch) | |
| tree | f5471ed6eb7599a0e518b9b12cc7ac679f2fe776 /mailcap/.mailcap | |
| parent | 63c61ba63a9dab45d0a0d5223c1fedfd92b1f085 (diff) | |
| download | dotfiles-548a4425c43528d1a65d5912fa73390bcf519dee.tar.gz dotfiles-548a4425c43528d1a65d5912fa73390bcf519dee.tar.bz2 | |
Restructure for compatibility with GNU stow
Diffstat (limited to 'mailcap/.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..332d833 --- /dev/null +++ b/mailcap/.mailcap @@ -0,0 +1,3 @@ +text/html; firefox %s ; +text/html; lynx -dump %s ; copiousoutput +application/vnd.oasis.opendocument.text; odt2txt %s ; copiousoutput | 
