- Install Shell Commands
- Enable Auto Save
brew install git
brew install zsh zsh-completions
chsh -s $(which zsh) # set zsh as default terminal
npm install -g lite-server
brew install git
brew install zsh zsh-completions
chsh -s $(which zsh) # set zsh as default terminal
npm install -g lite-server