diff --git a/tools/install.sh b/tools/install.sh index bd4c55749..49e51722f 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -34,7 +34,7 @@ export PATH=\"$PATH\" if [ "$SHELL" != "$(which zsh)" ]; then echo "\033[0;34mTime to change your default shell to zsh!\033[0m" - chsh -s `which zsh` + chsh -s `which zsh` < /dev/tty fi echo "\033[0;32m"' __ __ '"\033[0m"