update steef again
This commit is contained in:
parent
6fa8dcb95d
commit
5572a2330d
1 changed files with 2 additions and 2 deletions
|
@ -96,6 +96,6 @@ function steeef_precmd {
|
|||
}
|
||||
add-zsh-hook precmd steeef_precmd
|
||||
|
||||
PROMPT=$'
|
||||
PROMPT="
|
||||
%{$purple%}%n${${reset_color}%} at %{$orange%}%m${${reset_color}%} in %{$limegreen%}%~${${reset_color}%} $vcs_info_msg_0_$(virtualenv_info)%{${reset_color}%}
|
||||
$ '
|
||||
$ "
|
||||
|
|
Loading…
Reference in a new issue