X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.bashrc;h=3d80825ad3efc9e8f3b7b4ed82aaaf3303e670c0;hp=d56387eaac47fdae0a0fafae3848820d9875de7c;hb=4f25d8785934b70ae74c04e300041da947b728b5;hpb=819bb88d5a014a23150b8fd609d194e883958674 diff --git a/.bashrc b/.bashrc index d56387e..3d80825 100644 --- a/.bashrc +++ b/.bashrc @@ -1,4 +1,4 @@ -if $(tty -s); then +if tty -s; then . /etc/profile . ~/.bash_profile fi