Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 691 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 691 Bytes

mac-setup

This solution will install homebrew and then use brew to install the dependencies. At various point's homebrew may ask you for your password.

It defaults to zsh and installs oh my zsh if not present.

asdf is used as the version manager, it installs the following language plugins and some default versions for each language:

  • Java
  • Golang
  • Node
  • Python

Note at the end Virtualbox may fail, if it needs permissions granted for oracle before installing the software, it will provide the location of the change you require. Follow the instructions, then run the script again.

./install.sh