Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 291 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 291 Bytes

README

Probably install Xcode.

mkdir ~/code

Clone this repo there.

To install, run make.

Set Up

Set Machine Name

sudo scutil --set HostName

Generate and Upload SSH key

ssh-keygen -t ed25519 -C ""

Env Management

nvm and rbenv