Skip to content

Commit

Permalink
macos-upgrade step added
Browse files Browse the repository at this point in the history
  • Loading branch information
asajaroff committed Nov 30, 2023
1 parent d5cf685 commit e97db98
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ macos-brew-dependencies: ## MacOS 13.X+ - Install basic MacOS utils
brew install --cask bitwarden
brew install --cask iterm2
# brew install --cask alfred
#
macos-upgrade: ##
brew outdated
brew upgrade


# ___ _ __ ___ __ _ ___ ___
Expand Down

0 comments on commit e97db98

Please sign in to comment.