More changes from GD development
[clearscm.git] / rc / bash_login
index 39677cc..8207eae 100644 (file)
@@ -56,7 +56,11 @@ if [ $ARCHITECTURE = 'sun' ]; then
 else
   id=id
   tr=tr
-  TERM=xterm
+  if [ $ARCHITECTURE = 'cygwin' ]; then
+    TERM=cygwin
+  else
+    TERM=xterm
+  fi
 fi
 
 # Set colors