powerlevel9k: things looking good! simple comment change
This commit is contained in:
parent
595d7a55c6
commit
88d8803a7c
|
@ -206,7 +206,7 @@ prompt_rvm() {
|
|||
fi
|
||||
}
|
||||
|
||||
## Main prompt
|
||||
# Main prompt
|
||||
build_left_prompt() {
|
||||
prompt_virtualenv
|
||||
prompt_context
|
||||
|
@ -217,6 +217,7 @@ build_left_prompt() {
|
|||
left_prompt_end
|
||||
}
|
||||
|
||||
# Right prompt
|
||||
build_right_prompt() {
|
||||
RETVAL=$?
|
||||
rprompt_status
|
||||
|
|
Loading…
Reference in New Issue