Skip to content

Instantly share code, notes, and snippets.

@wkarney
Last active February 26, 2020 23:29
Show Gist options
  • Save wkarney/34e8ce630b0ce75fd6d8eca9eb8891f0 to your computer and use it in GitHub Desktop.
Save wkarney/34e8ce630b0ce75fd6d8eca9eb8891f0 to your computer and use it in GitHub Desktop.
[Python Environment] Python environment setup tips #python #shell #pyenv

Homebrew

Update homebrew

brew upgrade && brew update

Pyenv Tips

How to show all available install versions? pyenv install --list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment