From: Iain Patterson Date: Fri, 25 Jan 2008 13:17:17 +0000 (+0000) Subject: Cruft. X-Git-Url: http://git.iain.cx/?p=profile.git;a=commitdiff_plain;h=ca64aa2532e685c218f01e97f72cb9478f489bba;hp=a3b73b945d5309afe9759b8f8c8de35a2b57a345 Cruft. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@99 6be0d1a5-5cfe-0310-89b6-964be062b18b --- 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