Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install homebrew

What Does Homebrew Do?
	-Homebrew installs the stuff you need that 
   	Apple (or your Linux system) didn’t.
    
To Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
 
PREVIOUS NEXT
Tagged: #install #homebrew
ADD COMMENT
Topic
Name
7+1 =