/newmac

What I do to configure a new MacOS device for personal or professional use.

Primary LanguageShell

NewMac

My personal MacOS configuration, for new devices both personal and professional.

Prerequisites

Install the Xcode CLI & development tools.

xcode-select --install

Run Installer

The following command will prompt you for your desired Git configuration and configure & install the software defined in the install.sh script.

bash <(curl -s https://raw.githubusercontent.com/ridafkih/setup.macos/main/install.sh)