Skip to content

Instantly share code, notes, and snippets.

@ricardoaugusto
Created March 20, 2023 16:38
Show Gist options
  • Save ricardoaugusto/1d98e7d895924477e5a27ce93a722339 to your computer and use it in GitHub Desktop.
Save ricardoaugusto/1d98e7d895924477e5a27ce93a722339 to your computer and use it in GitHub Desktop.
macOS Homebrew Python 3 (2023 update)
export PATH="$(brew --prefix)/opt/python@3/libexec/bin:$PATH"
@ricardoaugusto
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment