I installed zsh via cygwin, but it shows some errors when started and the prompt looks wrong.
jason@Febi ~
$ zsh
2 [main] zsh 5052 child_info_fork::abort: address space needed by
'newuser.dll' (0xEC0000) is already occupied
zsh-newuser-install:23: fork failed: resource temporarily unavailable
\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$
I searched the web but none of the solutions works for me. What's the issue here and how should I fix it?