cantino / mcfly

Fly through your shell history. Great Scott!
MIT License
6.87k stars 176 forks source link

Missing libraries after clean install #70

Closed lcustodio closed 4 years ago

lcustodio commented 4 years ago

After installing on

I'm getting this error:

/usr/local/opt/mcfly/mcfly.bash:26: command not found: shopt
/usr/local/opt/mcfly/mcfly.bash:65: command not found: bind
cantino commented 4 years ago

Hey @lcustodio, I think you may be using zsh instead of bash?

lcustodio commented 4 years ago

Yes, I spend some time trying to figure out the missing dependencies and end up finding that shopt is part of bash. (https://stackoverflow.com/a/26616150/139637)

Do you want some workaround to make it work with zsh?

cantino commented 4 years ago

I don't use zsh, but I'm open to contributions. Discussion is here: https://github.com/cantino/mcfly/issues/3