Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 269 Bytes

tips-for-upgrading.md

File metadata and controls

12 lines (7 loc) · 269 Bytes

Before

  • Get a list of all of the top-level packages you have installed with brew.

brew leaves > installed.brew.pkgs.txt

  • re-install brew (per the webpage)
  • re-install all of the packages:

``` brew cat installed.brew.pkgs.txt