1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-24 07:42:54 +00:00

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

View file

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