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