aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2012-07-31 08:33:15 +0200
committerMathias Bynens <mathias@qiwi.be>2012-07-31 08:33:15 +0200
commit3d725a1b283afec6c446afc8c8d2d5e11d4ff26a (patch)
treea91b5fd00600ae50d37573ead3c2b07d7042287d
parentf2975b1b5d89d6dbe628869c74f02421927dc885 (diff)
downloaddotfiles-3d725a1b283afec6c446afc8c8d2d5e11d4ff26a.tar.gz
dotfiles-3d725a1b283afec6c446afc8c8d2d5e11d4ff26a.tar.bz2
dotfiles-3d725a1b283afec6c446afc8c8d2d5e11d4ff26a.zip
.brew: Remove outdated versions from the cellar
-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