Attempting to load zsh properly after auto-install

This commit is contained in:
Robby Russell 2009-08-30 18:49:53 -07:00
parent 3ec52a1353
commit 6a3a23dfe1

View file

@ -22,4 +22,4 @@ echo "Time to change your default shell to zsh!"
chsh -s /bin/zsh
echo "Hooray! Oh My Zsh has been installed."
/bin/zsh
source ~/.zshrc && /bin/zsh