Skip to content

atabix/macbook-install

Repository files navigation

Mac Installation Script

  1. First install xcode in a terminal
xcode-select --install
  1. Then, if it's an arm64 based laptop (M1, M2, etc), run
sudo softwareupdate --install-rosetta
  1. Lastly we run the install script:
curl https://raw.githubusercontent.com/atabix/macbook-install/main/install.sh | zsh

About

Battle station script to use for a new macbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors