We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294f64f commit 8c7ef73Copy full SHA for 8c7ef73
bin/pyenv-virtualenv-init
@@ -50,7 +50,7 @@ fi
50
if [ -z "$print" ]; then
51
case "$shell" in
52
bash )
53
- profile='~/.bash_profile'
+ profile='~/.bashrc'
54
;;
55
zsh )
56
profile='~/.zshrc'
0 commit comments