Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to add opt/homebrew/bin to the PATH m1 macbook

echo "export PATH=/opt/homebrew/bin:$PATH" >> ~/.zshrc
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #add #PATH #macbook
ADD COMMENT
Topic
Name
3+5 =