Open melvyn2 opened 7 years ago
When I execute /usr/local/libexec/noah -m ~/.noah/tree/ /bin/bash, I get Abort trap: 6. Just noah or /usr/local/bin/noah does nothing (it just makes a new shell line).
/usr/local/libexec/noah -m ~/.noah/tree/ /bin/bash
Abort trap: 6
noah
/usr/local/bin/noah
I'm also getting this issue on High Sierra, with version 0.5.1 from Homebrew.
I did an OS update and I think that fixed this problem.
When I execute
/usr/local/libexec/noah -m ~/.noah/tree/ /bin/bash
, I getAbort trap: 6
. Justnoah
or/usr/local/bin/noah
does nothing (it just makes a new shell line).