X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.bashrc;h=3d80825ad3efc9e8f3b7b4ed82aaaf3303e670c0;hp=d56387eaac47fdae0a0fafae3848820d9875de7c;hb=b4a621b41b7b6f31eb8777514e8bcb504f6006f1;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