Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

brew not found

cd /opt/homebrew/bin/

PATH=$PATH:/opt/homebrew/bin

cd

touch .zshrc

echo export PATH=$PATH:/opt/homebrew/bin >> .zshrc

source: stackoverflow
Comment

brew command not found

eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
Comment

PREVIOUS NEXT
Code Example
Shell :: install ngrok ubuntu 
Shell :: linux filter specific group with cat and grep 
Shell :: ubuntu unable to write file 
Shell :: install nodemcu in arduino 
Shell :: activate git case sensitive windows 
Shell :: install mongodb on manjaro linux 
Shell :: Flutter plugin not installed; this adds Flutter specific functionality. windows 
Shell :: install protonvpn ubuntu 
Shell :: ionic cordova live reload 
Shell :: bash combine commands 
Shell :: add dns in ubuntu permanently 
Shell :: show public ip ubuntu 
Shell :: cv2.error: OpenCV(4.5.4) D 
Shell :: revert to master origin branch git 
Shell :: uninstall netbeans ubuntu 20.04 
Shell :: install openjdk ubuntu 
Shell :: failed to start docker application container engine 
Shell :: hello world shell script 
Shell :: git reset amend 
Shell :: see what is using a port ubuntu 
Shell :: check node version 
Shell :: list active services ubuntu 
Shell :: unzip command in ubuntu 
Shell :: gpg generate key 
Shell :: apache google 2fa 
Shell :: find cuda path 
Shell :: git clean local remote branch 
Shell :: i forgot the wsl ubuntu root user password 
Shell :: git delete last commit local and remote 
Shell :: how to run an appimage in linux 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =