Skip to content

Commit

Permalink
Create README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Dejan Jacimovic authored Feb 25, 2022
1 parent 475b3ec commit 3cd24f0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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
bash install.sh
```

# Manuly required actions

Open iTerm preferences:
1. Go to Profiles > Text > Font, choose: `Source Code Pro`;
2. Go to Profiles > Colors > Color Presets..., choose: "Import", and import `Ayu Mirage` from home folder;
3. Go to Profiles > Window, set columns to: 200, rows: 50

0 comments on commit 3cd24f0

Please sign in to comment.