Skip to content

Instantly share code, notes, and snippets.

@acanimal
Created December 26, 2020 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acanimal/cb2add6b6139378495b483c493bbeff6 to your computer and use it in GitHub Desktop.
Save acanimal/cb2add6b6139378495b483c493bbeff6 to your computer and use it in GitHub Desktop.
Open new instance of Google Chrome with different user data dir
open -na "Google Chrome" --args --user-data-dir=$SOME_FOLDER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment