Skip to content

Instantly share code, notes, and snippets.

@avayanis
avayanis / osx_setup.sh
Created January 12, 2016 00:24
Bootstrap a new Mac
#!/bin/bash
# Define script directories
TMP="/tmp/osx_setup"
# Package Versions
NODEVERSION="0.12.5"
# Introduction to setup
echo "Preparing to setup:"