This commit is contained in:
parent
bfcfde3520
commit
13ab4b8ec7
3 changed files with 9 additions and 6 deletions
|
@ -55,7 +55,7 @@ rwx_shell_interactive() {
|
|||
}
|
||||
|
||||
rwx_shell_configure() {
|
||||
[ -n "${ENV}" ] || ENV="${rwx_code_main}"
|
||||
[ -n "${ENV}" ] || ENV="${rwx_main_path}"
|
||||
export ENV
|
||||
# prompt
|
||||
PS1="\$(rwx_shell_prompt \${?})"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue