mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-10 04:26:17 +02:00
2 lines
147 B
Bash
2 lines
147 B
Bash
PROMPT='%{$fg[cyan]%}%n%{$reset_color%}@%{$fg[blue]%}%m:%{$fg[green]%}%0~%{$fg[red]%}%(?.. [%?]) %{$reset_color%}%% '
|
|
RPROMPT='$(git_prompt_info)'
|