# $Id$ if $(tty -s) || [ "${0:0:1}" = "-" ]; then for i in ~/.profile.d/*.bashrc; do . $i; done; unset i __ps1 fi