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 :: how to create tag in git 
Shell :: how to get updates in linux 
Shell :: grant superuser permission to sudo user ubuntu 
Shell :: install playstore anbox 
Shell :: edit cron jobs linux 
Shell :: select ords version 
Shell :: ubuntu openvpn client 
Shell :: pull or fetch changes 
Shell :: check wordpress version cli 
Shell :: hardhat deploy 
Shell :: install extension pgcrypto 
Shell :: update ubuntu 20 to 22 
Shell :: kubectl get namespace 
Shell :: docker compose multiple command 
Shell :: install angular app 
Shell :: public key show 
Shell :: debian full install qt5 
Shell :: bash read file line by line 
Shell :: switch docker os 
Shell :: -bash: expo: command not found 
Shell :: ts-node not found 
Shell :: install choco windows 10 
Shell :: open xampp in ubuntu 
Shell :: git return to last commit 
Shell :: how to setup dockers on aws 
Shell :: install tmux on fedora32 
Shell :: update git repository 
Shell :: npm websocket 
Shell :: zsh: command not found: aws 
Shell :: unable to install mongodb on ubuntu 22.04 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =