automotiveMastermind / prompt

A spectacular prompt for *nix distributions.
MIT License
9 stars 6 forks source link

prompt should magically work on M1 (ARM) Macs #66

Closed dmccaffery closed 3 years ago

dmccaffery commented 4 years ago
installing homebrew...
Password:
Homebrew is not (yet) supported on ARM processors!
Rerun the Homebrew installer under Rosetta 2.
If you really know what you are doing and are prepared for a very broken experience you can use another installation option for installing on ARM:
  https://docs.brew.sh/Installation

We should override the installation of homebrew with the following:

  1. install rosetta 2 if not already installed
  2. install homebrew via rosetta 2
  3. install arm-based brew into /opt/homebrew as described here: https://docs.brew.sh/Installation#untar-anywhere
  4. add alias for brew-arm pointing to /opt/homebrew/bin/brew that includes the arch env-var
  5. print out a warning that not everything installed via brew-arm will necessarily work; it will largely depend on what is installed
github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 8.2.0-next.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

dmccaffery commented 3 years ago

:tada: This issue has been resolved in version 8.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: