1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-30 07:04:45 +01:00
Files
oh-my-zsh/tools/install.sh
Marc Cornellà a6a093ba2a installer: improve zsh binary path search in setup_shell
This changes the behavior to default to the binary found first in $PATH,
then checking it's actually in the shells file (/etc/shells).

If that fails go back to the previous behavior, but actually check that
the path obtained exists in the filesystem.

Co-authored-by: Joel Kuzmarski <leoj3n@gmail.com>
2019-06-03 17:18:24 +02:00

4.7 KiB
Executable File