export PS1='\[\033[32m\]\u@\h:\[\033[33m\]\w\[\033[0m\] > ' export CYGWIN=nodosfilewarning . ~/mozenv.sh [ -f ~/.alias ] && . ~/.alias echo -n "Commands: " find $MOZ_BUILDSCRIPTDIR -maxdepth 1 -type f -regex '[^.]*' -printf '%f '; echo mbd