Commit 684eae38 authored by Robby Russell's avatar Robby Russell
Browse files

Attempting to load zsh properly after auto-install

parent 3ec52a13
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment