TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Install Homebrew (native) on Apple M1 (bash 1-liner)

1 pointsby pforretover 4 years ago

1 comment

pforretover 4 years ago
I just got my Mac Mini M1 and wanted to run Homebrew in native mode to be able to do CLI benchmark comparison. I put everything I learned about that process in an easy bash script that can be run in a &#x27;curl | bash&#x27; line.<p>It takes care of installation of command-line tools, Homebrew, .zshrc&#x2F;.bashrc and allows for easy uninstall.