Skip to content

Instantly share code, notes, and snippets.

@briandoll
Created April 22, 2010 16:56
Show Gist options
  • Save briandoll/375484 to your computer and use it in GitHub Desktop.
Save briandoll/375484 to your computer and use it in GitHub Desktop.
tell application "Terminal"
activate
end tell
tell application "Mail"
activate
end tell
tell application "gmail"
activate
end tell
tell application "iCal"
activate
end tell
tell application "NetNewsWire"
activate
end tell
tell application "Tweetie"
activate
end tell
tell application "Adium"
activate
end tell
tell application "TextMate"
activate
end tell
tell application "Evernote"
activate
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment