mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
test orange
This commit is contained in:
parent
da1d90e137
commit
4062806d8c
1 changed files with 1 additions and 1 deletions
|
|
@ -82,5 +82,5 @@ function steeef_precmd {
|
||||||
add-zsh-hook precmd steeef_precmd
|
add-zsh-hook precmd steeef_precmd
|
||||||
|
|
||||||
PROMPT=$'
|
PROMPT=$'
|
||||||
%{$fg[magenta]%}%n%{$reset_color%} at %{$fg[orange]%}%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)$ '
|
$(virtualenv_info)$ '
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue