1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-22 13:18:40 +08:00
Pablo Tamarit 03b8c199e5 Fix 'chsh' by checking '/etc/shells' instead of using 'which'
fix test for chsh in install
in case $SHELL is zsh but not the last one in /etc/shells
fixes #3026 fixes #3779 fixes #3780
2015-05-05 19:49:19 +02:00
..