brew bundle
https://github.com/Homebrew/homebrew-bundle
The bundle is automatically installed once it is used.
  
  
  dump current apps to Brewfile
brew bundle dump
  
  
  Import from Brewfile
Run the cmd from the same folder of Brewfile
brew bundle
I put it in my dotfiles. This one is mine
    
Top comments (0)