Minor improvement to sz.env load process
This commit is contained in:
parent
9ebde5fb79
commit
f4c0bb36c1
4 changed files with 16 additions and 1 deletions
|
@ -10,3 +10,6 @@ done
|
|||
NEWPATH="$NEWPATH:$OLDPATH"
|
||||
export PATH="$NEWPATH"
|
||||
unset NEWPATH OLDPATH colon entry search
|
||||
|
||||
[[ -n "${DBG}" ]] && echo "${PATH//:/\n}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue