@@ -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
\ No newline at end of file
+source ~/.zshrc && /bin/zsh