1 2 3
if [ "$(basename $SHELL)" = "bash" -a -f /etc/bash_completion ]; then . /etc/bash_completion fi