diff --git a/shrc b/shrc index ee9c1d4..cfad1d5 100755 --- a/shrc +++ b/shrc @@ -28,7 +28,7 @@ __match(){ __ln=$'\n' __cr=$'\r' -test -n "$TMP" || export TMP=/tmp/yuk-tmp +test -n "$TMP" || export TMP=/tmp/${USER}-tmp mkdir -p "$TMP" ##########################