diff options
Diffstat (limited to 'etc/functions/youtube-watch')
-rw-r--r-- | etc/functions/youtube-watch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/functions/youtube-watch b/etc/functions/youtube-watch new file mode 100644 index 0000000..fd60edf --- /dev/null +++ b/etc/functions/youtube-watch @@ -0,0 +1 @@ +mplayer $(youtube-dl -g $1) |