todd-dsm / mac-ops

QnD Automation to build a MacBook Pro for DevOps
MIT License
11 stars 7 forks source link

Install Xcode Command Line Tools #52

Closed todd-dsm closed 2 years ago

todd-dsm commented 2 years ago

The installation of Homebrew kicks off the install of the Xcode Command Line tools

sudo softwareupdate -i Command\ Line\ Tools\ for\ Xcode-13.0

Add the Homebrew install to the install prep script.

todd-dsm commented 2 years ago

This is installed as a dependency to homebrew.