e905a8665a1222b89b75ea4e31e5398a187c0e05
[profile.git] / .bash_profile
1 #echo "$(date +'%F %T'): pid: $$; ppid: $PPID; tty: $(tty); .bash_profile" >> ~/.nx/spam
2 if $(tty -s) || [ "${0:0:1}" = "-" ]; then
3   for i in ~/.profile.d/*.bashrc; do . $i; done; unset i
4   __ps1
5 fi
6 #export IP01=.bash_profile
7 #export IP01BASH_PROFILE=.bash_profile