Difference between revisions of "Mkdir homebrew"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  mkdir homebrew && [[curl -L]] https://github.com/Homebrew/brew/tarball/master | [[tar xz]] --strip 1 -C homebrew
+
  mkdir homebrew && [[curl -L]] https://github.com/Homebrew/brew/tarball/master | [[tar xz]] --strip 1 -C homebrew && echo "[[export PATH]]=$PATH:$HOME/homebrew/bin" >> [[~/.bash_profile]]
 
 
 
 
[[export PATH]]=$PATH:$HOME/homebrew/bin
 
  
  

Revision as of 17:07, 15 December 2023

mkdir homebrew && curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C homebrew && echo "export PATH=$PATH:$HOME/homebrew/bin" >> ~/.bash_profile


Related


brew install, brew install --cask, m4.formula, Homebrew installation

Advertising: