mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
fix(ys): change # to % for root
This commit is contained in:
parent
ebb479e5e2
commit
7bc05d61aa
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ local exit_code="%(?,,C:%{$fg[red]%}%?%{$reset_color%})"
|
|||
# % ys @ ys-mbp in ~/.oh-my-zsh on git:master x [21:47:42] C:0
|
||||
# $
|
||||
PROMPT="
|
||||
%{$terminfo[bold]$fg[blue]%}#%{$reset_color%} \
|
||||
%{$terminfo[bold]%}%(#,%{$fg[red]%}%%,%{$fg[blue]%}#)%{$reset_color%} \
|
||||
%(#,%{$bg[yellow]%}%{$fg[black]%}%n%{$reset_color%},%{$fg[cyan]%}%n) \
|
||||
%{$reset_color%}@ \
|
||||
%{$fg[green]%}%m \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue