https://s3-us-west-2.amazonaws.com/secure.notion-static.com/72e0374b-ac2f-4c28-8d31-b9fb2da83e15/1.mp4
git
/GitHubnpm
https://s3-us-west-2.amazonaws.com/secure.notion-static.com/df4a42ec-1415-49ba-a339-a11e56d63d2d/1.pdf
How to Configure your macOs Terminal with Zsh like a Pro
There are a couple of pieces of this that are a bit outdated. LMK of any ❓s.
After 👆🏾:
brew install git
brew cask install visual-studio-code
curl -o- [<https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh>](<https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh>) | bash
nvm --version
nvm install --lts
Every week or 2 you should run: brew doctor
and see any recos that it lists.
https://s3-us-west-2.amazonaws.com/secure.notion-static.com/92fb7993-df2e-4237-aa9f-cea50a3d7063/windoze-1.mp4
Visual Studio Code - Code Editing. Redefined
https://s3-us-west-2.amazonaws.com/secure.notion-static.com/5950918e-8dd8-44d7-abf9-29adcbd6dede/windoze-2.mp4
~
means 'home directory'ls
clear
node -v
git --version
code
exit
At this point, your dev machine environment should be ready to go. Now, just visit the following sites and create accounts for each. Be sure to use the same ✉️ for all of them!