Merge branch 'master' of git+ssh://github.com/adefaria/clearscm
[clearscm.git] / rc / bash_login
index b587baf..4596387 100644 (file)
@@ -326,11 +326,6 @@ set_prompt
 # Set display to local
 export DISPLAY=${DISPLAY:-:0}
 
-# New tmp location
-if [ -d /System/tmp ]; then
-  export TMP=/System/tmp
-fi
-
 # Reset home in case it changed
 HOME=$saved_home