#This basic init for computer setup
#Bashrc mac
1. copy to ~/.bashrc
2. add source ~/.bashrc
to ~/.profile
home brew https://brew.sh/
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
brew install yarn --without-node