Browse Source

How did I do such a mistake?

pull/5/head
10sr 9 years ago
parent
commit
2b720cee18
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      shrc

+ 1
- 1
shrc View File

@@ -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"

##########################


Loading…
Cancel
Save