Luca Berra <[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).

-- 
http://www.chmouel.com/


Reply via email to