gotty
gotty copied to clipboard
mac m1 cpu zsh: segmentation fault gotty
$arch -x86_64 brew install yudai/gotty/gotty
$gotty -h
$zsh: segmentation fault gotty -h
I have the same problem. mac m1 cpu zsh
me too
I think you should not specific architecture to x86
, M1 chips's architecture should be arm
.
It seems the homebrew repository have not ingested the arm
edition for this project. You can download and compile this repo on your machine. #337