1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-21 17:27:13 +01:00

add --all option

This commit is contained in:
Matthias Kretschmann 2015-06-04 20:33:30 +02:00
parent 8b99d2420c
commit 2efc5bdd6c

View File

@ -17,7 +17,7 @@ echo "=============================="
echo "$(tput sgr0)" # reset
brew update
brew upgrade
brew upgrade --all
brew cleanup