code/main
This commit is contained in:
parent
c131df87e5
commit
1e40941856
2 changed files with 4 additions and 4 deletions
|
@ -43,7 +43,7 @@ RWX_COLOR_RED="$(_rwx_shell_color 32)"
|
|||
# ╰───────┴───────────╯
|
||||
|
||||
rwx_shell_configure() {
|
||||
[ -n "${ENV}" ] || ENV="${RWX_MAIN_PATH}"
|
||||
[ -n "${ENV}" ] || ENV="${rwx_code_main}"
|
||||
export ENV
|
||||
# prompt
|
||||
PS1="\$(rwx_shell_prompt \${?})"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue