diff options
author | Joe <rbo@gmx.us> | 2025-02-28 20:07:47 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-02-28 20:07:47 +0100 |
commit | fdb87fa33da937100d8e4c2b130ee43f022c69bc (patch) | |
tree | f66f99946fba9bff65770a2a76e15aaa817c819a /.w3m/mailcap | |
parent | upupup (diff) | |
download | dotfiles-bsd-fdb87fa33da937100d8e4c2b130ee43f022c69bc.tar.gz dotfiles-bsd-fdb87fa33da937100d8e4c2b130ee43f022c69bc.tar.bz2 dotfiles-bsd-fdb87fa33da937100d8e4c2b130ee43f022c69bc.tar.xz dotfiles-bsd-fdb87fa33da937100d8e4c2b130ee43f022c69bc.tar.zst dotfiles-bsd-fdb87fa33da937100d8e4c2b130ee43f022c69bc.zip |
up
Diffstat (limited to '')
-rw-r--r-- | .w3m/mailcap | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.w3m/mailcap b/.w3m/mailcap deleted file mode 100644 index b51796f..0000000 --- a/.w3m/mailcap +++ /dev/null @@ -1,4 +0,0 @@ -image/*; nsxiv -abif %s -video/*; mpv --quiet %s &; copiousoutput -audio/*; mpv %s ; -application/pdf; zathura %s ; |