Chmouel Boudjnah <[EMAIL PROTECTED]> writes: > > if [ "$PS1" ] && [ "$SHELL" = "/bin/bash" -a -f /etc/bash_completion ]; > > then > > and it should not occur if you have your login shell as /bin/zsh > (SHELL will be equal /bin/zsh).
i confirm. i've no such problems while using zsh
