Skip to content

Commit

Permalink
Attempting to load zsh properly after auto-install
Browse files Browse the repository at this point in the history
  • Loading branch information
robbyrussell committed Aug 31, 2009
1 parent 3ec52a1 commit 684eae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 684eae3

Please sign in to comment.