Skip to content

Instantly share code, notes, and snippets.

View chrismgonzalez's full-sized avatar

Chris Gonzalez chrismgonzalez

  • Caylent
  • Tennessee
View GitHub Profile
@chrismgonzalez
chrismgonzalez / osx_bootstrap.sh
Last active August 10, 2020 13:58 — 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)
@chrismgonzalez
chrismgonzalez / cloudSettings
Last active November 19, 2020 04:01
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-11-19T04:01:38.395Z","extensionVersion":"v3.4.3"}