Skip to content

Instantly share code, notes, and snippets.

@razor-x
Created December 5, 2022 22:09
Show Gist options
  • Save razor-x/bbadcd7b7ad75b379f5985b57b27099a to your computer and use it in GitHub Desktop.
Save razor-x/bbadcd7b7ad75b379f5985b57b27099a to your computer and use it in GitHub Desktop.
command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init -)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment