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 :: Mount EBS volume on Linux 
Shell :: How install packages from package.tar.gz on rstudio 
Shell :: ngrok with docker-compose 
Shell :: install expo react native 
Shell :: docker install ubuntu command line 
Shell :: powershell pip CERTIFICATE_VERIFY_FAILED 
Shell :: linux env 
Shell :: pip install requireents 
Shell :: windows could not start the apache 2.4 on local computer 
Shell :: conda install python image library 
Shell :: how to boot into bios dell 
Shell :: make file powershell 
Shell :: git squash 
Shell :: add laravel installer to path 
Shell :: docker compose up only one service 
Shell :: git log all branches 
Shell :: github add image to readme.md 
Shell :: npm install --save-dev @angular/cli@latest 
Shell :: how to install a library in anaconda 
Shell :: mysql_upgrade xampp 
Shell :: clone gitlab repo using personal acess token 
Shell :: get path of command ubuntu 
Shell :: git ignore for dart 
Shell :: install vlc in centos 8 
Shell :: cp folders 
Shell :: git lines added and removed by author 
Shell :: how to set to default terminal in ubunty 
Shell :: search package linux 
Shell :: install kazam screencaster ubuntu 
Shell :: docker run always puull 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =