To restore the development environment with the globally installed Homebrew applications, run:
brew bundle --global
To backup the currently installed global Homebrew applications and their formulae and taps to the Brewfile
, run:
brew bundle dump --global