bash-it
bash-it copied to clipboard
Teaching mode
The reality is, I am never going to remember most of this stuff, and I'm sure many people are similar. It would be useful to have a teaching mode that responds to commands like
$ cd -
with
bash-it: Use "-" instead
and then executes the command.
Nice idea. Not sure how this could be implemented, though...
@nwinkler if you are still ok with this, I think if I open a pr it would be a new plugin, which will contains a lot of function (like a teaching mode for cd, ls, cat, ...) (here is my sandbox)