1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-22 13:53:48 +08:00
ohmyzsh/themes/jispwoso.zsh-theme

5 lines
169 B
Plaintext
Raw Normal View History

2011-05-04 05:07:35 +08:00
PROMPT=$'%{$fg[green]%}%n@%m: %{$reset_color%}%{$fg[blue]%}%/%{$reset_color%}
%{$fg_bold[red]%}➜ %{$reset_color%} '
PROMPT2="%{$fg_blod[black]%}%_> %{$reset_color%}"