Skip to content

Instantly share code, notes, and snippets.

@causztic
Created September 9, 2021 09:37
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 causztic/4ba8235288986201dfb14644dd5b775b to your computer and use it in GitHub Desktop.
Save causztic/4ba8235288986201dfb14644dd5b775b to your computer and use it in GitHub Desktop.
Ensuring that pyenv loads correct python version on Mac
PATH=$(pyenv root)/shims:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment