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!" ...@@ -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
\ No newline at end of file
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