Skip to content

Instantly share code, notes, and snippets.

@uxp
Created March 23, 2011 06:06
Show Gist options
  • Save uxp/882692 to your computer and use it in GitHub Desktop.
Save uxp/882692 to your computer and use it in GitHub Desktop.
#!/bin/sh
/usr/bin/osascript -e "tell application \"Chromium\" to open location \"$1\" activate"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment