Skip to content

Instantly share code, notes, and snippets.

@startergo
Created December 3, 2024 22:33
Show Gist options
  • Save startergo/f4889367db8c4d90896662ad87f632da to your computer and use it in GitHub Desktop.
Save startergo/f4889367db8c4d90896662ad87f632da to your computer and use it in GitHub Desktop.
  • How to add your terminal to Developer Tools:
  • Run sudo spctl developer-mode enable-terminal in your terminal.
  • Go to System Preferences, and then to Security & Privacy.
  • Under the Privacy tab, an item called Developer Tools should be present. Navigate to it.
  • Ensure that your terminal is listed and enabled. If you're using a third-party terminal like iTerm, be sure to add it to the list. (You may have to click the lock in the bottom-left corner and authenticate.)
  • Restart your terminal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment