Skip to content

Instantly share code, notes, and snippets.

@u1i
Created May 16, 2023 11:16
Show Gist options
  • Select an option

  • Save u1i/9b43cdb506a8fa62efdf035c6fc03625 to your computer and use it in GitHub Desktop.

Select an option

Save u1i/9b43cdb506a8fa62efdf035c6fc03625 to your computer and use it in GitHub Desktop.
Open URL in existing Chrome instance
osascript -e 'tell application "Google Chrome" to open location "https://www.sotong.io"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment