mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-26 00:03:29 +02:00
Added nifty purple Apple theme.
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
function toon {
|
||||||
|
echo -n ""
|
||||||
|
}
|
||||||
|
|
||||||
|
PROMPT='%{$fg[magenta]%}$(toon)%{$reset_color%} %~/ %{$reset_color%}'
|
||||||
Reference in New Issue
Block a user