Added nifty purple Apple theme.

master
David Aaron Fendley 15 years ago
parent 9f46eafae0
commit 85f388fabf
  1. 5
      themes/apple.zsh-theme

@ -0,0 +1,5 @@
function toon {
echo -n ""
}
PROMPT='%{$fg[magenta]%}$(toon)%{$reset_color%} %~/ %{$reset_color%}'
Loading…
Cancel
Save