Skip to content

Instantly share code, notes, and snippets.

@anjijava16
Created July 31, 2022 02:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anjijava16/dfab3eb3382dd93f974da52aa5c6181e to your computer and use it in GitHub Desktop.
Save anjijava16/dfab3eb3382dd93f974da52aa5c6181e to your computer and use it in GitHub Desktop.
welcome@Anjaiahs-MacBook-Pro ~ % more .zprofile
# Setting PATH for Python 3.8
# The original version is saved in .zprofile.pysave
PATH="/Library/Frameworks/Python.framework/Versions/3.8/bin:${PATH}"
export PATH
welcome@Anjaiahs-MacBook-Pro ~ %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment