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 && echo "[[export PATH]]=$PATH:$HOME/homebrew/bin" >> [[~/.bash_profile]]
+
  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]] && [[source]] [[~/.bash_profile]]
  
  

Latest revision as of 17:08, 15 December 2023

Advertising: