mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 12:34:25 +08:00
2 lines
142 B
Bash
2 lines
142 B
Bash
PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}'
|