Added nifty purple Apple theme.
This commit is contained in:
parent
9f46eafae0
commit
85f388fabf
5
themes/apple.zsh-theme
Normal file
5
themes/apple.zsh-theme
Normal file
@ -0,0 +1,5 @@
|
||||
function toon {
|
||||
echo -n ""
|
||||
}
|
||||
|
||||
PROMPT='%{$fg[magenta]%}$(toon)%{$reset_color%} %~/ %{$reset_color%}'
|
Loading…
Reference in New Issue
Block a user