More auto-ness for making Linux (Ubuntu is what I'm testing now) happy

This commit is contained in:
Steven Lu 2013-07-09 23:11:12 -04:00
commit 6febdea2df

View file

@ -34,6 +34,7 @@ ln -s "$HOME/.oh-my-zsh/zshrc" ~/.zshrc
# echo "export PATH=\$PATH:$PATH" >> ~/.zshrc
echo "\033[0;34mChanging default shell to zsh\033[0m"
sudo echo `which zsh` >> /etc/shells
chsh -s `which zsh`
echo "\033[0;32m"" __ slu's fork __ ""\033[0m"