This commit is contained in:
Scott Miller 2014-07-01 04:13:56 +00:00
commit c29c45dc3f

View file

@ -33,7 +33,7 @@ export PATH=\"$PATH\"
" ~/.zshrc " ~/.zshrc
echo "\033[0;34mTime to change your default shell to zsh!\033[0m" echo "\033[0;34mTime to change your default shell to zsh!\033[0m"
chsh -s `which zsh` sudo chsh -s `which zsh` $USER
echo "\033[0;32m"' __ __ '"\033[0m" echo "\033[0;32m"' __ __ '"\033[0m"
echo "\033[0;32m"' ____ / /_ ____ ___ __ __ ____ _____/ /_ '"\033[0m" echo "\033[0;32m"' ____ / /_ ____ ___ __ __ ____ _____/ /_ '"\033[0m"