# $Id$ if $(tty -s) || $(shopt -q login_shell); then for i in ~/.profile.d/*.bashrc; do . $i; done __ps1 fi