Install via ruby:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Other Base Stuff
-
GNU
find
,locate
,updatedb
, andxargs
,g
-prefixed,sed
brew install coreutils moreutils findutils
A nice way of installing GUI packages, along with updating them.
brew install caskroom/cask/brew-cask
brew tap caskroom/versions
To Update Brew and Casks:
brew update
brew doctor
brew cleanup
brew prune