More checks in become.
[profile.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index c844bd5..3d80825 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -1,5 +1,4 @@
-# $Id$
-if $(tty -s); then
+if tty -s; then
   . /etc/profile
   . ~/.bash_profile
 fi