mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Right prompt causes error. Removed content of RPPROMPT
This commit is contained in:
parent
83ef2e9289
commit
314bb11875
1 changed files with 2 additions and 0 deletions
|
|
@ -156,3 +156,5 @@ if [ "$POWERLINE_DISABLE_RPROMPT" = "" ]; then
|
||||||
RPROMPT="$POWERLINE_GIT_INFO_RIGHT%F{white}"$''"%k%F%K $POWERLINE_RIGHT_B %f%F{red}"$''"%f%k%K%F $POWERLINE_RIGHT_A %f%k"
|
RPROMPT="$POWERLINE_GIT_INFO_RIGHT%F{white}"$''"%k%F%K $POWERLINE_RIGHT_B %f%F{red}"$''"%f%k%K%F $POWERLINE_RIGHT_A %f%k"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
RPROMPT=""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue