mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 08:20:09 +00:00
69a380771e
Fixes #8022
2 lines
171 B
Bash
2 lines
171 B
Bash
PROMPT="%{$fg_bold[cyan]%}%T%{$fg_bold[green]%} %{$fg_bold[white]%}%n%{$fg[magenta]%}@%{$fg_bold[white]%}%m %{$fg_bold[green]%}%d
|
|
%{$fg_bold[yellow]%}%% %{$reset_color%}"
|