Skip to content

Instantly share code, notes, and snippets.

@nickdowell
Created May 30, 2013 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickdowell/5678403 to your computer and use it in GitHub Desktop.
Save nickdowell/5678403 to your computer and use it in GitHub Desktop.
bash aliases
alias bbc6music='open -a "QuickTime Player" $(curl -s http://www.bbc.co.uk/radio/listen/live/r6_aaclca.pls | grep File1= | sed s/File1=//)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment