Also refactor the logic
@ -59,16 +59,15 @@ zsh_path() {
else
print -Pn "\e[31;1m /"
fi
(( i++ ))
continue
if [[ $colors -ge 256 ]]; then
print -Pn "${yellow[$i]:-%f} » "
print -Pn "%F{yellow} > "
(( i += 6 ))
print -Pn "%F{065}$c"