/basic_init

The init setup for computer

Primary LanguageShell

#This basic init for computer setup

#Bashrc mac 1. copy to ~/.bashrc 2. add source ~/.bashrc to ~/.profile

Fresh install (dev)

/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

Fresh software

Settings