mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 16:30:09 +00:00
5 lines
169 B
Text
5 lines
169 B
Text
|
PROMPT=$'%{$fg[green]%}%n@%m: %{$reset_color%}%{$fg[blue]%}%/%{$reset_color%}
|
||
|
%{$fg_bold[red]%}➜ %{$reset_color%} '
|
||
|
|
||
|
PROMPT2="%{$fg_blod[black]%}%_> %{$reset_color%}"
|