aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.brew5
1 files changed, 4 insertions, 1 deletions
diff --git a/.brew b/.brew
index 610542a..4c055c2 100755
--- a/.brew
+++ b/.brew
@@ -40,4 +40,7 @@ brew install node
brew install rename
brew install rhino
brew install tree
-brew install webkit2png \ No newline at end of file
+brew install webkit2png
+
+# Remove outdated versions from the cellar
+brew cleanup \ No newline at end of file