Skip to content

Instantly share code, notes, and snippets.

@louiscklaw
Created September 5, 2021 15:36
Show Gist options
  • Save louiscklaw/b12aee6614b171eae9ee265ac3f96353 to your computer and use it in GitHub Desktop.
Save louiscklaw/b12aee6614b171eae9ee265ac3f96353 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
set -ex
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
git clone https://github.com/zearp/Nucintosh.git
git clone https://github.com/corpnewt/gibMacOS.git
git clone https://github.com/corpnewt/ProperTree.git
git clone https://github.com/corpnewt/GenSMBIOS.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment