Fish: remove mpvd because xdg-open does the same

This commit is contained in:
Phantop 2019-11-09 20:47:25 -05:00
parent 7ac3cd9a45
commit ca8df0fddc
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
# Defined in /tmp/fish.jwAYHg/mpvd.fish @ line 1
function mpvd
mpv $argv & disown;exit
end