Skip to content

Instantly share code, notes, and snippets.

View BrainHurts's full-sized avatar
🎯
Focusing

Cary Kinsfather BrainHurts

🎯
Focusing
View GitHub Profile
@BrainHurts
BrainHurts / osx_bootstrap.sh
Created February 3, 2022 20:23 — forked from mrichman/osx_bootstrap.sh
Bootstrap script for setting up 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.
#
# Some apps don't have a cask and so still need to be installed by hand. These
# include:
#
# - Twitter (app store)