You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the brew installation, you should also run the following
- Run these two commands in your terminal to add Homebrew to your PATH:
(echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/zxilu/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"
The xcode command line tools should be installed before brew.
After installing zcli, it is not directly available on the PATH
The text was updated successfully, but these errors were encountered:
In the init.sh file:
The text was updated successfully, but these errors were encountered: