mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 07:16:18 -04:00
Update pyenv-virtualenv-init
https://github.com/pyenv/pyenv-installer/pull/109
This commit is contained in:
parent
294f64f76b
commit
8c7ef734f9
|
|
@ -50,7 +50,7 @@ fi
|
|||
if [ -z "$print" ]; then
|
||||
case "$shell" in
|
||||
bash )
|
||||
profile='~/.bash_profile'
|
||||
profile='~/.bashrc'
|
||||
;;
|
||||
zsh )
|
||||
profile='~/.zshrc'
|
||||
|
|
|
|||
Loading…
Reference in a new issue