-1

any command I typed said zsh: command not found and at first when I run terminal said command not found: locale and said /Users/m-store/.zshrc:4: unmatched enter image description here

hendren
  • 9
  • 1
  • 4

1 Answers1

2

you can try this :

PATH=/bin:/usr/bin:/usr/local/bin:${PATH}
export PATH
DamarOwen
  • 147
  • 1
  • 5