Setup

Setup macOS

License

License

This software comes WITHOUT WARRANTY OF ANY KIND. For details see the LICENSE.

Before you try any new software, you should make sure you have the taken the relevant backups of any critical documents and configuration.

Running the setup script

You should already have the repository downloaded locally:

cd macos-machine

To install everything with the default settings, just run the setup script:

./setup

The setup script will first try to install Command Line Tools (CLT) for Xcode and Homebrew package manager.

Once Homebrew is working, the setup script will use it to install Ansible and use it to run the playbooks for installing rest of the software and making changes to your system configuration.