Created
December 13, 2016 19:25
-
-
Save nsonnad/23fa8b0c3b2a79fde7648763910838e1 to your computer and use it in GitHub Desktop.
This file contains 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
vol () { | |
osascript -e "set volume output volume $*"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment