setup script for new install of macOS, because my dumbass keeps resetting Macbook and its annoying to keep setting up, built Setup macOS Script to reduce time of setting up mac
Current Version: Sequoia 15.1 (24B83)
Script Sequences:
- STEP 1 - Install Package Managers
- STEP 2 - Set System Preferences
- STEP 3 - Install Applications
Guide
chmod +x setup-macOS.sh
'to make executable'
./setup-macOS.sh
'to run script'