Skip to content

Instantly share code, notes, and snippets.

@bjhess
Created February 2, 2015 18:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bjhess/0d4cebfd6a2874781940 to your computer and use it in GitHub Desktop.
Save bjhess/0d4cebfd6a2874781940 to your computer and use it in GitHub Desktop.
on alfred_script(q)
tell application "Sequel Pro" to quit
tell application "Dash" to quit
tell application "Tower" to quit
tell application "iTerm" to quit
tell application "Sublime Text 2" to quit
end alfred_script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment