Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 310 Bytes

File metadata and controls

13 lines (10 loc) · 310 Bytes

Setup

On the newly installed Mac OS, run the following commands:

git clone git@github.com:stuntcoders/stunt_dev_setup.git
cd stunt_dev_setup
xcode-select --install
bash install.sh

Manually required actions

Open iTerm > Preferences > Profiles > Window, then set columns to: 200, and rows to: 50.