MacOS bootstrap scripts
This repo is public so that it can be easily downloaded to bootstrap a new laptop
bootstrap.sh is designed to be run as an admin user with no sudo, however sudo is used within. when automating make sure the admin user can sudo without prompting for a password.
Bootstrap:
curl https://raw.githubusercontent.com/clear-ai/bootstrap-macos/master/manual-bootstrap.sh | sudo bash