mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-14 14:33:52 -05:00
Update pyenv-virtualenv-init
https://github.com/pyenv/pyenv-installer/pull/109
This commit is contained in:
@@ -50,7 +50,7 @@ fi
|
||||
if [ -z "$print" ]; then
|
||||
case "$shell" in
|
||||
bash )
|
||||
profile='~/.bash_profile'
|
||||
profile='~/.bashrc'
|
||||
;;
|
||||
zsh )
|
||||
profile='~/.zshrc'
|
||||
|
||||
Reference in New Issue
Block a user