Attempting to load zsh properly after auto-install
This commit is contained in:
parent
3ec52a1353
commit
6a3a23dfe1
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue