zsh command not found brew on Mac

preview_player
Показать описание
Song: Finval - Calm Lake
Music provided by Tunetank.

You can find all the commands in the comment.
Рекомендации по теме
Комментарии
Автор

Run these three commands in your terminal to add Homebrew to your PATH:

echo '# Set PATH, MANPATH, etc., for Homebrew.' >> /Users/john_phan/.zprofile
echo 'eval " $(/opt/homebrew/bin/brew shellenv)"' >> /Users/john_phan/.zprofile
eval " $(/opt/homebrew/bin/brew shellenv)

Note: You need to replace john_phan with your user name.

kientree
visit shbcf.ru