~/.bashrc pyenv

main
Jeff Moe 2023-09-29 17:27:56 -06:00
parent 1c3854978e
commit eebec4e95e
1 changed files with 3 additions and 2 deletions

View File

@ -142,7 +142,8 @@ sudo apt install build-essential libssl-dev zlib1g-dev \
curl https://pyenv.run | bash
```
If you want it to work every time the user logs in:
If you want it to work every time the user logs in, add this to
`~/.bashrc`.
```
# pyenv
@ -211,7 +212,7 @@ Python Software Foundation
* https://python.org
* https://pypi.org/
* https://pypi.org
# Copyright