#! /usr/bin/env bash # Installs non-App Store, non-Homebrew applications. # Add custom app installations here using functions from lib/installers.sh: # install_dmg_app, install_zip_app, install_bare_pkg, etc. # Currently empty - all apps are installed via Homebrew or App Store.