Software installation of my usual tools (via homebrew) and applications (via homebrew-cask) can be automated with homebrew-bundle.
-
Install homebrew:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
-
Add bundle:
brew tap Homebrew/bundle