Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 414 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 414 Bytes

dotfiles

  1. run the install script
  2. install homebrew formulae from .formulae
  3. install homebrew casks from .casks

Other software to Install

Homebrew

To generate list of installed formulae and casks:

brew leaves >! formulae
brew list --casks >! casks