Make sure the startup run command has the correct command . (Defaults to empty text.) Try unchecking the run command option and open another terminal tab. It should default to your system’s default shell.
Read moreWhat is zsh in Mac Terminal?
The Z shell (also known as zsh ) is a Unix shell that is built on top of bash (the default shell for macOS) with additional features . It’s recommended to use zsh over bash . It’s also highly recommended to install a framework with zsh as it makes dealing with configuration, plugins and themes a lot nicer.
Read moreWhere is not recognized as an internal or external command flutter?
Go to My Computer Properties > Advance System Setting > Environment Variables . In this way, you can solve ‘flutter’ is not recognized as an internal or external command error in Windows OS.
Read moreWhere is flutter SDK path Mac?
How to find the path of Flutter SDK?
Read moreHow do you use Terminal in flutter?
Getting Started
Read moreWhere is .zshrc file Mac?
zshrc file will be located in the users home directory, or ~/ , and this user . zshrc file is where you’d place customizations to the z shell. If you have not yet manually created a . zshrc file, the file will not exist by default.
Read moreHow do I fix zsh command not found Mac?
How do I fix the “zsh command not found MySQL” error
Read more