Skip to content

Instantly share code, notes, and snippets.

@arturmartins
arturmartins / mac-upgrade.sh
Last active May 31, 2025 17:34
How to keep your mac software updated easily (2025)
#!/bin/bash
# Requirements:
# - homebrew: https://brew.sh/
# - homebrew tap: buo/cask-upgrade - https://github.com/buo/homebrew-cask-upgrade
# - homebrew mas (Mac App Store command-line interface - https://github.com/mas-cli/mas)
#
# Install the requirements by running:
# brew tap buo/cask-upgrade && brew install mas
# CONFIG: