Skip to content

Instantly share code, notes, and snippets.

@RobertAudi
Created July 6, 2010 10:56
Show Gist options
  • Save RobertAudi/465247 to your computer and use it in GitHub Desktop.
Save RobertAudi/465247 to your computer and use it in GitHub Desktop.
moc aliases
alias mg="mi-growl.sh &> /dev/null &" # launch growl support
alias mof="mocp -f" # next
alias mor="mocp -r" # prev
alias mop="mocp -G" # play/pause
alias mos="mocp -s" # stop
alias mox="mocp -x" # exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment