Created
December 2, 2016 17:20
-
-
Save anthonyterrell/50e698ed81cb6529b01fcf1bdf7aa1b8 to your computer and use it in GitHub Desktop.
Clockout, relies on : https://gist.github.com/PGBI/4bdac70e8fcb0d9335db154e9458934f
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 'quit app “Slack”' | |
osascript -e 'quit app “Transmit"' | |
osascript -e 'quit app “Sublime Text”' | |
osascript -e 'quit app “Sequel Pro”' | |
osascript -e 'quit app “Terminal”' | |
vagrant halt all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment