Skip to content

Instantly share code, notes, and snippets.

@MohamedElashri
Last active May 10, 2021 15:59
Show Gist options
  • Save MohamedElashri/0e0a827d2ed6b451631e8ddb3cefb185 to your computer and use it in GitHub Desktop.
Save MohamedElashri/0e0a827d2ed6b451631e8ddb3cefb185 to your computer and use it in GitHub Desktop.
Use homebrew python #Mac #Python

Add this to .zshrc by

runnning nano .zshrc

Add this to the file

export PATH="/usr/local/opt/python/libexec/bin:$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment