X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.bashrc;h=5f4fdb5116673cda1834d87f70f044e63b21ce5b;hp=c844bd59a6142da273cd7c1e1f514137cc3d4b2b;hb=5a45671be03119875f1c5b5f9afc7f35315dc4c6;hpb=ce9edf7e8f698652648a508547a0ac56217dfe1b diff --git a/.bashrc b/.bashrc index c844bd5..5f4fdb5 100644 --- a/.bashrc +++ b/.bashrc @@ -1,5 +1,4 @@ -# $Id$ -if $(tty -s); then +if [ -t 0 ]; then . /etc/profile . ~/.bash_profile fi