1
0
Fork 0

that newline drives me insane

pull/1255/head
rjboczar 8 years ago committed by GitHub
parent 4f19700919
commit c5778d224a

@ -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=''
} }

Loading…
Cancel
Save