Skip to content

Commit 8c7ef73

Browse files
authored
Update pyenv-virtualenv-init
pyenv/pyenv-installer#109
1 parent 294f64f commit 8c7ef73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/pyenv-virtualenv-init

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ fi
5050
if [ -z "$print" ]; then
5151
case "$shell" in
5252
bash )
53-
profile='~/.bash_profile'
53+
profile='~/.bashrc'
5454
;;
5555
zsh )
5656
profile='~/.zshrc'

0 commit comments

Comments
 (0)