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 'curl | bash' line.
It takes care of installation of command-line tools, Homebrew, .zshrc/.bashrc and allows for easy uninstall.
1 comment
[ 3.1 ms ] story [ 18.2 ms ] threadIt takes care of installation of command-line tools, Homebrew, .zshrc/.bashrc and allows for easy uninstall.