Add cvlc functions to #fishshell

This commit is contained in:
Colin Powell
2019-10-20 19:53:49 -04:00
parent a243123499
commit 984b40b5df
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
function playm
cvlc https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3
end

View File

@ -0,0 +1,3 @@
function playu
cvlc https://stream.unbl.ink/mopidy
end