Skip to content

Instantly share code, notes, and snippets.

@sdemjanenko
Created August 3, 2020 15:36
Show Gist options
  • Save sdemjanenko/8c6cb0d1c9b4f947ffa3f312221c641a to your computer and use it in GitHub Desktop.
Save sdemjanenko/8c6cb0d1c9b4f947ffa3f312221c641a to your computer and use it in GitHub Desktop.
set chrome to "\"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome\""
do shell script chrome & " --profile-directory=\"Profile 1\"" & " > /dev/null 2>&1 &"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment