toumorokoshi / tome

convert any directory of scripts into your own fully-featured command.
MIT License
38 stars 2 forks source link

require shell to be passed in #35

Closed toumorokoshi closed 2 years ago

toumorokoshi commented 2 years ago

BREAKING CHANGE

shell inference via the SHELL environment variable can be unreliable:

As such, it's usage should be removed.

Also fixing a bug with completion for builtin commands