zsh: command not found: ls zsh: command not found: vi
if you set something wrong...
export PATH=%PATH:/bin:/usr/local/bin:/usr/bin
vim ~/.zshrc
fix the path or env variables
type
source ~/.zshrc