X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=set-path;h=43ff756da1a3d25a7ba294b5c7fd734edcadc763;hb=bb95775874ffcaeb8a11dcac8ce723c158ed62ed;hp=563250487b362bf8946881703f3a88f596234c19;hpb=670ada11fdc76b1b83e8baf9a13e0ad2f154425d;p=audio-cdr-video.git diff --git a/set-path b/set-path index 5632504..43ff756 100644 --- a/set-path +++ b/set-path @@ -5,3 +5,6 @@ cd "$START_DIR" if echo "$PATH" | grep -vq "\(^\|:\)$CWD\(:\|$\)"; then PATH="$CWD:$PATH" fi +START_DIR='' +CWD='' +unset START_DIR CWD