# $Id$ for i in ~/.profile.d/*.bashrc; do . $i; done __ps1 if [ "$OSTYPE" = "cygwin" ]; then shopt -s nocaseglob fi