Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow using /bin/sh for vimcat shell #118
Instead of exiting with an error if a better shell is not found, set _MY_SHELL to $SHELL or /bin/sh and continue. This should usually work since we removed the array syntax.
- Loading branch information