Skip to content

Instantly share code, notes, and snippets.

View jhojin7's full-sized avatar
🤯
You're absolutely right!

Hojin Jang jhojin7

🤯
You're absolutely right!
View GitHub Profile
@jhojin7
jhojin7 / osx_bootstrap.sh
Created April 25, 2024 12:05 — 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.
#
# Some apps don't have a cask and so still need to be installed by hand. These
# include:
#
# - Twitter (app store)