fix(ys): change # to % for root

This commit is contained in:
Pavel Djundik 2024-08-22 23:49:50 +03:00 committed by GitHub
commit 7bc05d61aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 \