Skip to content

Instantly share code, notes, and snippets.

@partlyhuman
Created November 20, 2012 05:05
Show Gist options
  • Save partlyhuman/4116152 to your computer and use it in GitHub Desktop.
Save partlyhuman/4116152 to your computer and use it in GitHub Desktop.
Open new Safari window anywhere, without switching spaces
tell application "Safari"
make new document
activate
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment