X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;ds=sidebyside;f=.bashrc;h=3d80825ad3efc9e8f3b7b4ed82aaaf3303e670c0;hb=24d37da439aa2f6ff09e5fec9c5bf1d699dd4b69;hp=c844bd59a6142da273cd7c1e1f514137cc3d4b2b;hpb=ce9edf7e8f698652648a508547a0ac56217dfe1b;p=profile.git diff --git a/.bashrc b/.bashrc index c844bd5..3d80825 100644 --- a/.bashrc +++ b/.bashrc @@ -1,5 +1,4 @@ -# $Id$ -if $(tty -s); then +if tty -s; then . /etc/profile . ~/.bash_profile fi