This commit is contained in:
Jelly Robot 2015-06-05 05:18:17 +00:00
commit ce14c82c97

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 $(chsh -l | grep "zsh" -m 1)
fi
echo "\033[0;32m"' __ __ '"\033[0m"