Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 519 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 519 Bytes

Set up Mac OS X for Frontend development

Getting Started

Automatically install all the things

bash ./commands/install.sh

It includes:

  • Mac configurations
  • CLI Tools
  • Mac Apps
  • Node & NVM

Manually set some configurations

Inside config folder, you can find some configurations for:

  • NPM
  • Git
  • Oh my zsh

Remote backups

  • VSCode settings would be synced once logged in with your account

Similar repository examples