mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 07:48:27 +00:00
Installation previously assumed the existence of a "chsh" command in the current
${PATH}. Since Cygwin does *NOT* provide this command, installation now tests
for the existence of this command before attempting to run it.