Update pyenv-virtualenv-init

https://github.com/pyenv/pyenv-installer/pull/109
This commit is contained in:
Anton Petrov
2021-05-09 20:17:17 +03:00
committed by GitHub
parent 294f64f76b
commit 8c7ef734f9

View File

@@ -50,7 +50,7 @@ fi
if [ -z "$print" ]; then
case "$shell" in
bash )
profile='~/.bash_profile'
profile='~/.bashrc'
;;
zsh )
profile='~/.zshrc'