Created
March 30, 2016 21:54
-
-
Save msroot/f671c05d820dc41afcb6c695ac04aeef to your computer and use it in GitHub Desktop.
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
osascript -e 'tell application "iTunes" to play playlist "Feel Free"' | |
osascript -e "set Volume 10" | |
osascript -e 'tell application "Slack" to activate' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment