Skip to content

Instantly share code, notes, and snippets.

@henshaw
Created May 4, 2025 16:11
Show Gist options
  • Save henshaw/34868a5724be6f4a4fce53e9a5b78f67 to your computer and use it in GitHub Desktop.
Save henshaw/34868a5724be6f4a4fce53e9a5b78f67 to your computer and use it in GitHub Desktop.
Script for installing Homebrew
/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