|
|
@ -85,8 +85,7 @@ function prompt_steeef_setup {
|
|
|
|
zstyle ':prezto:module:python:info:virtualenv' format '(%v)'
|
|
|
|
zstyle ':prezto:module:python:info:virtualenv' format '(%v)'
|
|
|
|
|
|
|
|
|
|
|
|
# Define prompts.
|
|
|
|
# Define prompts.
|
|
|
|
PROMPT="
|
|
|
|
PROMPT="${_prompt_steeef_colors[3]}%n%f at ${_prompt_steeef_colors[2]}%m%f in ${_prompt_steeef_colors[5]}%~%f "'${vcs_info_msg_0_}'"
|
|
|
|
${_prompt_steeef_colors[3]}%n%f at ${_prompt_steeef_colors[2]}%m%f in ${_prompt_steeef_colors[5]}%~%f "'${vcs_info_msg_0_}'"
|
|
|
|
|
|
|
|
"'$python_info[virtualenv]'"$ "
|
|
|
|
"'$python_info[virtualenv]'"$ "
|
|
|
|
RPROMPT=''
|
|
|
|
RPROMPT=''
|
|
|
|
}
|
|
|
|
}
|
|
|
|