1
0
Fork 0

Attempting to load zsh properly after auto-install

pull/4/head
Robby Russell 15 years ago
parent 3ec52a1353
commit 6a3a23dfe1

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

Loading…
Cancel
Save