commit
1a475ffcf1
|
|
@ -71,7 +71,7 @@ done
|
||||||
|
|
||||||
unset config_file
|
unset config_file
|
||||||
if [[ $PROMPT ]]; then
|
if [[ $PROMPT ]]; then
|
||||||
export PS1=$PROMPT
|
export PS1="\["$PROMPT"\]"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Adding Support for other OSes
|
# Adding Support for other OSes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue