|
|
@ -88,6 +88,7 @@ function prompt_steeef_setup { |
|
|
|
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='' |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
prompt_steeef_setup "$@" |
|
|
|
prompt_steeef_setup "$@" |
|
|
|