Merged feature/zsh-rps1
This commit is contained in:
commit
b199d934cd
@ -1673,7 +1673,7 @@ _lp_set_prompt()
|
||||
source "$LP_PS1_FILE"
|
||||
fi
|
||||
|
||||
if [ "$_LP_SHELL_zsh" ] ; then
|
||||
if $_LP_SHELL_zsh; then
|
||||
# If ZSH, use PS1 and RPS1
|
||||
if [[ -z "$LP_PS1" ]] ; then
|
||||
# add title, host, and permissions colon
|
||||
|
Loading…
Reference in New Issue
Block a user