mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-06 10:34:46 +01:00
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