A single AppleScript to quickly configure macOS Finder/Dock preferences and install essential development tools via Homebrew.
- Finder: Show all file extensions
- Dock: Set to 48px, enable autohide with fast animations
- Apps: Installs Google Chrome, iTerm2, and Visual Studio Code (if Homebrew exists)
osascript setup.scpt- macOS 10.11+
- Homebrew (optional, for app installation)
Ethan Blair