Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 458 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 458 Bytes

Provision a new Mac

Provisioning scripts for a new (or recently reinstalled) Mac

Usage

  1. Clone and cd into the repository directory
  2. Run the following commands:
chmod +x provision.sh # make the provision script executable
./provision.sh # execute the script

Changelog

Date Description
29 Dec 2023 Initial creation. All the things I think I'd need when wiping my MBP and starting from scratch