aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2014-08-31 07:59:56 +0200
committerRyan Kavanagh <rak@debian.org>2014-08-31 07:59:56 +0200
commit49500be9116eb611485a640d34071d33041f1dd5 (patch)
tree90ebc888aaaa7a26b7eb5c6cab2706a060485b09 /.zshrc
parentSet TZ to Moscow (diff)
Update dismuke alias to new stream location
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index f786307..0b773b6 100644
--- a/.zshrc
+++ b/.zshrc
@@ -80,7 +80,7 @@ alias am740='mplayer -playlist http://provisioning.streamtheworld.com/asx/cfzmam
alias 1920s='mplayer -playlist http://kara.fast-serv.com:8398/listen.pls'
alias 1940s='mplayer http://s2.fastcast4u.com:10102/'
alias wqxr='mplayer -playlist http://www.wqxr.org/stream/wqxr/aac.pls'
-alias dismuke='`curl -s http://www.loudcity.com/stations/radio-dismuke | grep --color=never launch | grep --color=never ram | tail -n 1 | sed -e "s@.*href=.@mplayer -playlist http://www.loudcity.com@g;s@. class.*@@g"`'
+alias dismuke='mplayer -playlist http://early1900s.org/radiodismuke/radiodismuke.ram'
alias up-theme='rsync -avz --no-p --no-o --no-times -e ssh ~/work/kubuntu-theme-v2/* ryanak.ca:/home/ryan/kubuntu-theme-v2/'
alias startxkde4='startx -nolisten tcp -- :0 &'
alias irssi-notify='ssh -f ryanak.ca -L 2227:127.0.0.1:2227 -N && irssi-notifier &'