- Install iTerm 2
- Create
.zshrc
:touch .zshrc
- Install homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
- Install git:
brew install git
- Install nvm:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
- Load nvm:
source ~/.zshrc
- Install node v12:
nvm install 12
-
Notifications
You must be signed in to change notification settings - Fork 0
thanoskrg/mac-dev-setup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Common steps for setting up a Mac device for development
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published