- Install OS and all updates.
- Install XCode and open it to install components.
- Install XCode command tools with
xcode-select --install
. - Clone dotfiles with
git clone https://github.com/apuignav/dotfiles.git
- Install with
./install-profile mac
and debug! - Install python basics with
./install-profile python
.