My Personal Mac Setup
A comprehensive set of scripts to automate setting up and configuring macOS environments with custom preferences, applications, terminal configurations, and more.
✨ Features
- Homebrew Management: Install, update, uninstall, and backup applications
- Dock Customization: Easily add or remove icons from your Mac Dock
- Terminal Enhancement: Configure zsh with modern tools and beautiful themes
- macOS Settings: Apply optimal system settings for development
- SSH Key Setup: Automate SSH key generation and GitHub integration
🎯 What’s New
- Silent Installation Mode: Automate setup without user interaction
- Backup & Restore: Generate scripts to replicate your Homebrew setup on other Macs
- Search Capability: Find and install any Homebrew package with the new search feature
- Default App Installations: Quick setup with common default applications
💡 Quick Start
To get started, open your terminal and run:
sh <(curl -fsSL jaredcervantes.com/mac)