Added note on listing installed Homebrew packages

This commit is contained in:
Gene Liverman 2017-05-10 07:30:24 -07:00
parent d5e23d7fe2
commit 143d895b31

View file

@ -35,6 +35,11 @@ bundle install
bundle exec r10k puppetfile install --moduledir vendor/puppet_modules --puppetfile puppet/Puppetfile -v bundle exec r10k puppetfile install --moduledir vendor/puppet_modules --puppetfile puppet/Puppetfile -v
``` ```
#### Installed Homebrew packages
To see what has been installed (not the deps) run `brew leaves`
### Packages to install on Mac's ### Packages to install on Mac's
#### Powerline #### Powerline