From 143d895b31c50abd93bf7ddfdfe14389e514e895 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Wed, 10 May 2017 07:30:24 -0700 Subject: [PATCH] Added note on listing installed Homebrew packages --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 04a5430..65e08f1 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ bundle install 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 #### Powerline