Skip to content

Instantly share code, notes, and snippets.

@brunomichetti
Created July 1, 2022 18:47
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 brunomichetti/68d68d339870ec7fffed7494a4d141db to your computer and use it in GitHub Desktop.
Save brunomichetti/68d68d339870ec7fffed7494a4d141db to your computer and use it in GitHub Desktop.
if command -v pyenv 1>/dev/null 2>&1; then
eval "$(pyenv init -)"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment