Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install homebrew mac m1

To install Homebrew on a mac with M1 chip you have to open the terminal 
using Rosetta (right click on the Terminal icon and check the
"open using Rosetta" option) then run 
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Comment

install brew on mac m1

export PATH=/opt/homebrew/bin:$PATH
Comment

PREVIOUS NEXT
Code Example
Shell :: mac os install brew 
Shell :: how to install brew on mac 
Shell :: homebrew install mac 
Shell :: Push a New Branch To Remote Repository in git command 
Shell :: Invalid response body while trying to fetch 
Shell :: ubuntu 20.04 wont see OpemSSH 
Shell :: return to previous directory terminal 
Shell :: install brave browser 
Shell :: how to push force git 
Shell :: bash size file 
Shell :: what service is listen on what port linux 
Shell :: ohmyzsh 
Shell :: git go to previous branch 
Shell :: how to install sshpass on mac 
Shell :: ETIMEDOUT Error while installing Node packages on Windows 
Shell :: ssh rsa pub to pem 
Shell :: bash remove first character from string 
Shell :: tailwind vite 
Shell :: docker make container run forever 
Shell :: What is the difference between git push origin and git push origin master 
Shell :: create crt and key 
Shell :: gcloud scp 
Shell :: ubuntu install libgcc.i686 
Shell :: scale deployment 
Shell :: dpkg install force 
Shell :: how to copy a directory in unix 
Shell :: shell check if string contains substring 
Shell :: create flutter project command line 
Shell :: list dir by date linux 
Shell :: install tar files on linux 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =