Created
May 4, 2025 16:11
-
-
Save henshaw/34868a5724be6f4a4fce53e9a5b78f67 to your computer and use it in GitHub Desktop.
Script for installing Homebrew
This file contains hidden or 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
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment