Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 322 Bytes

File metadata and controls

10 lines (6 loc) · 322 Bytes

macbook-setup

Script to setup my M1 Macbook. Optimized for Golang software engineeer.

Usage:

sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ptrinh/macbook-setup/main/setup.sh)"

To upgrade all softwares installed by cask later, just run this below command:

brew upgrade --cask --greedy