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