scripts to set up new apple silicon MacBooks for the lab
Currently only the install_software.zsh
script is correct.
- on new machine, create your account
- update OS X
- Open terminal and run the following commands:
mkdir -p ~/repos/bchcohenlab
cd ~/repos/bchcohenlab
git clone https://github.com/bchcohenlab/macbook-setup.git
cd ~/repos/bchcohenlab/macbook-setup
./install_software.zsh
- Make an Intel Mac version
- Install Xcode Command Line tools FIRST