Created
November 9, 2012 23:03
-
-
Save jwreagor/4048894 to your computer and use it in GitHub Desktop.
somafm shell commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## | |
# streams | |
## | |
alias groovesalad="mpg123 -Cq http://ice.somafm.com/groovesalad" | |
alias cliqhop="mpg123 -Cq http://ice.somafm.com/cliqhop" | |
alias spacestation="mpg123 -Cq http://ice.somafm.com/spacestation" | |
alias missioncontrol="mpg123 -Cq http://ice.somafm.com/missioncontrol" | |
alias secretagent="mpg123 -Cq http://ice.somafm.com/secretagent" | |
alias christmas="mpg123 -Cq http://ice.somafm.com/christmas" | |
alias dronezone="mpg123 -Cq http://ice.somafm.com/dronezone" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment