There's too much cruft in the interactive shell namespace anyway.
## Build the prompt string.
PS1="$nl$bold$left$sec_l$u\\h$sec_r \\w$marker$right$unbold"
PS2="$PS1 $bold>$unbold "
## Build the prompt string.
PS1="$nl$bold$left$sec_l$u\\h$sec_r \\w$marker$right$unbold"
PS2="$PS1 $bold>$unbold "
+ unset nl bold unbold left right sec_l sec_r marker
fi
###--------------------------------------------------------------------------
fi
###--------------------------------------------------------------------------