Skip to content

Instantly share code, notes, and snippets.

@blairanderson
Last active August 8, 2021 21:14
Show Gist options
  • Save blairanderson/40869c3107516ac73039e3c98328eb4b to your computer and use it in GitHub Desktop.
Save blairanderson/40869c3107516ac73039e3c98328eb4b to your computer and use it in GitHub Desktop.

New M1 Setup - Terminal / Homebrew / Rails

  1. Locate the Terminal application within the Utilities folder. Either (Finder > Go menu > Utilities) or open /Applications/Utilities/ in your terminal
  2. Select Terminal.app and right-click on it, then choose “Duplicate”
  3. Rename the duplicated Terminal app something obvious and distinct, like Rosetta Terminal
  4. Now select the freshly renamed Rosetta Terminal app and right-click and choose “Get Info” (or hit Command+i)
  5. Check the box for “Open using Rosetta”, then close the Get Info window
  6. Restart the Rosetta Terminal, which fully supports Homebrew and other x86 command line apps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment