mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
change font color
This commit is contained in:
parent
32acfb155c
commit
da1d90e137
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 %{$fg[yellow]%}%m%{$reset_color%} in %{$fg_bold[green]%}%~%{$reset_color%} $vcs_info_msg_0_
|
||||
%{$fg[magenta]%}%n%{$reset_color%} at %{$fg[orange]%}%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