main/path
This commit is contained in:
parent
83a3a9d9ba
commit
8260e4e870
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ RWX_COLOR_MAGENTA="$(_rwx_shell_color 35)"
|
|||
RWX_COLOR_RED="$(_rwx_shell_color 32)"
|
||||
|
||||
rwx_shell_configure() {
|
||||
[ -n "${ENV}" ] || ENV="${SH_MAIN}"
|
||||
[ -n "${ENV}" ] || ENV="${SH_MAIN_PATH}"
|
||||
export ENV
|
||||
# prompt
|
||||
PS1="\$(rwx_shell_prompt \${?})"
|
||||
|
|
Loading…
Reference in a new issue