diff options
author | Mathias Bynens <mathias@qiwi.be> | 2012-07-31 08:33:15 +0200 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2012-07-31 08:33:15 +0200 |
commit | 3d725a1b283afec6c446afc8c8d2d5e11d4ff26a (patch) | |
tree | a91b5fd00600ae50d37573ead3c2b07d7042287d | |
parent | f2975b1b5d89d6dbe628869c74f02421927dc885 (diff) | |
download | dotfiles-3d725a1b283afec6c446afc8c8d2d5e11d4ff26a.tar.gz dotfiles-3d725a1b283afec6c446afc8c8d2d5e11d4ff26a.tar.bz2 dotfiles-3d725a1b283afec6c446afc8c8d2d5e11d4ff26a.zip |
.brew: Remove outdated versions from the cellar
-rwxr-xr-x | .brew | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |