
Mac Setup Script
だいたい 1 分で読めます
Table of Contents
Overview
When buying a new Mac or doing a clean install, customizing it to your liking can be quite time-consuming.
So, similar to the Ubuntu Setup Script, I made it possible to complete most of the environment setup with just one command.
This time, I used Ansible to improve idempotency and maintainability.
Please use this script as a base and modify it to create your preferred environment.
How to Use
I've uploaded it to GitHub, so please check there for details.