Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 460 Bytes

File metadata and controls

20 lines (15 loc) · 460 Bytes

osx_bootstrap

bash script for setting up new machine

This script will download and install the following command line programs:

  • homebrew
  • nvm
  • docker
  • git
  • zsh
  • yarn
  • vim

It will then install the following applications using cask

  • jetbrains-toolbox (IDE manager)
  • iterm2 (terminal)
  • spectacle (window management for osx)

It will also install oh-my-zsh, nvm and setup multiple sym links for config files which can all be found in this repo