From 7621c4f8ce7697ce4da11b1f1bc3848d199597f5 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Mon, 10 Nov 2014 21:35:26 +0100 Subject: Fixed audio and added music player section in panel --- bash/.bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bash') diff --git a/bash/.bashrc b/bash/.bashrc index d211082..93a955b 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -18,6 +18,7 @@ pacaur() { #PS1='[\u@\h \W]\$ ' PS1='[\d][\t]\u on \h\n\w => ' +alias jblive='vlc rtmp://videocdn-us.geocdn.scaleengine.net/jblive/live/jblive.stream 2> /dev/null &' source liquidprompt archey -- cgit v1.2.3