Skip to content

Instantly share code, notes, and snippets.

@jacobdalamb
Last active January 28, 2024 18:38
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 jacobdalamb/6ed50d53225eabf75778b64b8d1fd8e3 to your computer and use it in GitHub Desktop.
Save jacobdalamb/6ed50d53225eabf75778b64b8d1fd8e3 to your computer and use it in GitHub Desktop.
zprofile
# Setting PATH for Python 3.12
# The original version is saved in .zprofile.pysave
PATH="/Library/Frameworks/Python.framework/Versions/3.12/bin:${PATH}"
export PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment