8000 GitHub - n0a/macbook-setup: Script to setup my personal M1 Macbook
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

n0a/macbook-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

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

To install Docker, you will need to manually download the Tech Preview version at: https://docs.docker.com/docker-for-mac/apple-m1/

About

Script to setup my personal M1 Macbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0