X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fbash_login;h=4596387a999df0d5371969c8257542352e07e346;hb=340b9e62b878286519daa08725f831868d4c00b9;hp=b587bafb49e140d90b174b9e2e042a6b5e6249a1;hpb=da4fa1f3928d1f5fec480761337a6798aed2a7f3;p=clearscm.git diff --git a/rc/bash_login b/rc/bash_login index b587baf..4596387 100644 --- a/rc/bash_login +++ b/rc/bash_login @@ -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