Updated brew script
This commit is contained in:
2
zshrc
2
zshrc
@@ -252,7 +252,7 @@ upgrade () {
|
|||||||
osx_upgrade_local () {
|
osx_upgrade_local () {
|
||||||
if [ -x /usr/local/bin/brew ] ; then
|
if [ -x /usr/local/bin/brew ] ; then
|
||||||
brew update
|
brew update
|
||||||
brew upgrade
|
brew upgrade --all
|
||||||
brew cleanup
|
brew cleanup
|
||||||
fi
|
fi
|
||||||
if [ -x /sw/bin/fink ] ; then
|
if [ -x /sw/bin/fink ] ; then
|
||||||
|
Reference in New Issue
Block a user