aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 8c2893a21..a79b4f17f 100644
--- a/README
+++ b/README
@@ -163,6 +163,9 @@ Compute installed size of package:
Show expensive packages:
du -md1 /usr/local/Cellar
+
+View the packages brew has downloaded and cached:
+ ls `brew --cache` OR ls ~/Library/Caches/Homebrew
With Homebrew this is all Ruby. If you want to improve the package
installation, amend the Ruby script. If you want to improve the brew command