Added nifty purple Apple theme.
This commit is contained in:
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%}'
|
||||||
Reference in New Issue
Block a user