Skip to content

Instantly share code, notes, and snippets.

View patrikthors's full-sized avatar

Patrik Thors patrikthors

View GitHub Profile
@patrikthors
patrikthors / mac-upgrade.sh
Created October 9, 2024 13:22 — forked from arturmartins/mac-upgrade.sh
How to keep your mac software updated easily (2024)
#!/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: