rs / gls

A graphical ls command for iTerm2 with icons
MIT License
78 stars 2 forks source link

Program crashes with “illegal hardware instruction” #5

Open mmerfort opened 8 years ago

mmerfort commented 8 years ago
$ gls --help
[1]    24766 illegal hardware instruction  gls --help
$ gls thisfolderdoesnotexist
[1]    24813 illegal hardware instruction  gls thisfolderdoesnotexist

OS X Yosemite 10.10.4, Xcode 6.4 (6E35b)

I installed gls 1.0 with brew.

rs commented 8 years ago

This is fixed in the HEAD. Please try brew install with the --HEAD option.