mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
really fix this time
This commit is contained in:
parent
4062806d8c
commit
eac557de0c
1 changed files with 1 additions and 1 deletions
|
|
@ -82,5 +82,5 @@ function steeef_precmd {
|
|||
add-zsh-hook precmd steeef_precmd
|
||||
|
||||
PROMPT=$'
|
||||
%{$fg[magenta]%}%n%{$reset_color%} at ^[[38;05;214m%m%{$reset_color%} in %{$fg_bold[green]%}%~%{$reset_color%} $vcs_info_msg_0_
|
||||
%{$fg[magenta]%}%n%{$reset_color%} at %{^[[38;05;214m%}%m%{$reset_color%} in %{$fg_bold[green]%}%~%{$reset_color%} $vcs_info_msg_0_
|
||||
$(virtualenv_info)$ '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue