Personal scripts to configure new development machines (macOS & Windows). Automates system preferences, package installation, and shell setup so a fresh machine is ready to code in minutes.
- System preferences — Finder, Dock, keyboard, screenshots, Safari, and more
- Homebrew packages — CLI tools (git, gh, ripgrep, fzf, jq, etc.) and apps (VS Code, Edge, Teams, Spotify, etc.)
- Zsh configuration — Oh My Zsh with plugins (autosuggestions, syntax highlighting) and the
appletheme
- WinGet packages — Dev tools and apps via Windows Package Manager
bash mac/setup-new-mac.shpowershell -ExecutionPolicy Bypass -File windows\Windows11Setup.ps1