Add an alias for activating pyenv
This commit is contained in:
parent
679dc6a44c
commit
206e364451
2
.bashrc.d/python-local
Normal file
2
.bashrc.d/python-local
Normal file
|
@ -0,0 +1,2 @@
|
|||
# pathadd ~/.local/bin
|
||||
alias pyenv='source .pyenv/bin/activate'
|
Loading…
Reference in a new issue