Email or username:

Password:

Forgot your password?
Top-level
Caleb James DeLisle

@dansup

Tip: arch -x86_64 /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Home)"

then put:
alias xbrew='arch -x86_64 /usr/local/Homebrew/bin/brew'

in your ~/.zprofile

Install ARM code with `brew install` or install AMD64 code with `xbrew install` (when I set mine up there were still a few apps which weren't ported to ARM)

1 comment
Go Up