Upgrade should delete Homebrew downloads.
This commit is contained in:
parent
157917a5f8
commit
37ac575320
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ function upgrade() {
|
|||
esac
|
||||
else
|
||||
brew update && brew upgrade && brew cleanup
|
||||
rm -rf ~/Library/Caches/Homebrew/*
|
||||
fi
|
||||
oh-my-posh upgrade
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue