SyntaxFix
Write A Post
Hire A Developer
Questions
you can try chsh -s /bin/bash to set the bash as the default, or chsh -s /bin/zsh to set the zsh as the default.
chsh -s /bin/bash
chsh -s /bin/zsh
Terminal will need a restart to take effect.