diff --git a/shrc b/shrc index 75ff303..86cdd2f 100755 --- a/shrc +++ b/shrc @@ -28,6 +28,7 @@ __match(){ __lf=$'\n' __cr=$'\r' +# For normal cases TMP is set in ./profile test -n "$TMP" || export TMP=/tmp/${USER}-tmp mkdir -p "$TMP"