Skip to content

Instantly share code, notes, and snippets.

@dewski
Created June 12, 2009 18:39
Show Gist options
  • Save dewski/128828 to your computer and use it in GitHub Desktop.
Save dewski/128828 to your computer and use it in GitHub Desktop.
osascript <<EOF
tell application "Safari"
set URL of front document to "$TM_FILEPATH"
end tell
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment