Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mrshawnspencer/f7705ab24f205d33446493c494fef331 to your computer and use it in GitHub Desktop.
Save mrshawnspencer/f7705ab24f205d33446493c494fef331 to your computer and use it in GitHub Desktop.
[System.Diagnostics.Process]::Start("chrome.exe","--incognito http://localhost:3000")
[System.Diagnostics.Process]::Start("chrome.exe","--inconito http://www.google.com")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment