Skip to content

Instantly share code, notes, and snippets.

@gdavis
Created March 3, 2026 16:03
Show Gist options
  • Select an option

  • Save gdavis/dffe663fea9e2588f67d4c264a526406 to your computer and use it in GitHub Desktop.

Select an option

Save gdavis/dffe663fea9e2588f67d4c264a526406 to your computer and use it in GitHub Desktop.
Run Cursor with different profile
(nohup /Applications/Cursor.app/Contents/MacOS/Cursor --user-data-dir="/path/to/custom/profile/location" > /dev/null 2>&1 &)
osascript -e 'tell application "Automator Runner" to quit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment