From ca64aa2532e685c218f01e97f72cb9478f489bba Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Fri, 25 Jan 2008 13:17:17 +0000 Subject: [PATCH 1/1] Cruft. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@99 6be0d1a5-5cfe-0310-89b6-964be062b18b --- .bash_profile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.7.4