X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.bash_profile;h=58f8c11feb6d225823e0f88a3440683bb7a70054;hp=e905a8665a1222b89b75ea4e31e5398a187c0e05;hb=42b87d14b952594606783e373badd8aca1b1eb8f;hpb=2da9ea6da645cdb26ca23d12f7f52c60351f3a4c diff --git a/.bash_profile b/.bash_profile index e905a86..58f8c11 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1,7 +1,5 @@ -#echo "$(date +'%F %T'): pid: $$; ppid: $PPID; tty: $(tty); .bash_profile" >> ~/.nx/spam +# $Id$ if $(tty -s) || [ "${0:0:1}" = "-" ]; then for i in ~/.profile.d/*.bashrc; do . $i; done; unset i __ps1 fi -#export IP01=.bash_profile -#export IP01BASH_PROFILE=.bash_profile