bat icon indicating copy to clipboard operation
bat copied to clipboard

Request for a 'statically compiled binary' for macOS arm64

Open kavishgr opened this issue 7 months ago • 0 comments

Maybe a universal binary that works on both x64 and arm64:

➜  uname -m
arm64
➜  bat-v0.24.0-x86_64-apple-darwin ./bat
zsh: bad CPU type in executable: ./bat

kavishgr avatar Jul 09 '24 07:07 kavishgr