From 3d725a1b283afec6c446afc8c8d2d5e11d4ff26a Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Tue, 31 Jul 2012 08:33:15 +0200 Subject: .brew: Remove outdated versions from the cellar --- .brew | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3