1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00

added my theme

This commit is contained in:
Jonas Huckestein 2011-05-03 14:07:35 -07:00
parent 0365ef0529
commit e1210cdfaa

View file

@ -0,0 +1,4 @@
PROMPT=$'%{$fg[green]%}%n@%m: %{$reset_color%}%{$fg[blue]%}%/%{$reset_color%}
%{$fg_bold[red]%}➜ %{$reset_color%} '
PROMPT2="%{$fg_blod[black]%}%_> %{$reset_color%}"