[Solved] Installed OhMyZsh but its loading Bash
Two choices: 1) Change the user login default shell to zsh: chsh -s /bin/zsh See the man page for details: man chsh 2) Keep the login default shell, but assign zsh to one of your iTerm’s profile (assuming you want to do that to the default profile) Open iTerm Preferences Select your default profile (the … Read more