Add one more action to the upgrade script

This commit is contained in:
2024-03-21 16:15:05 +00:00
parent 8b3b23c336
commit d7e0d47a0f

View File

@@ -30,6 +30,7 @@ p () {
brew update brew update
brew upgrade brew upgrade
brew autoremove brew autoremove
brew cleanup
;; ;;
list|l) list|l)
brew list brew list