mirror of https://github.com/ohmyzsh/ohmyzsh.git
Added nifty purple Apple theme.
parent
9f46eafae0
commit
85f388fabf
|
@ -0,0 +1,5 @@
|
|||
function toon {
|
||||
echo -n ""
|
||||
}
|
||||
|
||||
PROMPT='%{$fg[magenta]%}$(toon)%{$reset_color%} %~/ %{$reset_color%}'
|
Loading…
Reference in New Issue