Skip to content

Instantly share code, notes, and snippets.

View CeballosAndres's full-sized avatar

Andrés Ceballos CeballosAndres

View GitHub Profile
@CeballosAndres
CeballosAndres / osx_bootstrap.sh
Last active October 12, 2019 06:03 — forked from codeinthehole/osx_bootstrap.sh
Script to install stuff I want on a new OSX machine
#!/usr/bin/env bash
#
# Bootstrap script for setting up a new OSX machine
#
# This should be idempotent so it can be run multiple times.
#
# Notes:
#
# - If installing full Xcode, it's better to install that first from the app
# store before running the bootstrap script. Otherwise, Homebrew can't access