mkdir homebrew
Jump to navigation
Jump to search
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
Related
brew install, brew install --cask, m4.formula
, Homebrew installation
Advertising: