bartobri / bmenu

A general purpose terminal menu that focuses on ease of configuration and use.
GNU General Public License v3.0
136 stars 11 forks source link

Default `ls` is wrong on OS X/macOS #3

Closed tekknolagi closed 7 years ago

tekknolagi commented 8 years ago

By default the .bmenu file created on OS X/macOS is wrong, as ls lives in /bin/ls instead of /usr/bin/ls. Might be nice to detect where ls is located.

rifazn commented 7 years ago

Can I take a shot at fixing it?

bartobri commented 7 years ago

Fixed.