Merged feature/zsh-rps1

This commit is contained in:
Austen Adler 2015-01-07 16:58:31 -05:00
commit b199d934cd

View File

@ -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