Zsh, also known as the Z shell, extends functionality of the Bourne Shell (sh), offering newer features and more support for plugins and themes . Starting with MacOS Catalina in 2019, Zsh became the default login and interactive shell in Mac machines.
Read moreIs command not found?
The error “Command not found” means that the command isn’t in your search path . When you get the error “Command not found,” it means that the computer searched everywhere it knew to look and couldn’t find a program by that name. You can control where the computer looks for commands, however.
Read moreHow do I change from zsh to Bash on Mac?
How to set default shell to bash on Macos Catalina
Read more