This commit is contained in:
thekondr 2015-03-22 15:24:17 +00:00
commit baa7ec491b

View file

@ -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"