Created
September 5, 2021 15:36
-
-
Save louiscklaw/b12aee6614b171eae9ee265ac3f96353 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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