Skip to content

MacOs

The default macos setup automates installation of:

  • Mac App Store Apps: Install popular apps like Xcode, Slack, and more from the Mac App Store.
  • Homebrew Cask Apps: Use Homebrew Cask to install non-App Store applications, such as Chrome and Docker.
  • Homebrew Packages: Install crucial command-line tools and libraries like Git, OpenSSL, and Python via Homebrew.
  • pipx Tools: Manage Python-based command-line tools using pipx, ensuring isolated and clean installations.
  • Custom Tools: Tools that are not easily installed by other means.