10 ms·
For shell commands, there is a tool from Github that does it quite well (and it's included on the copilot plan)[1]. It's perfect to run fast bash commands that
by up6w6 3y ago
For shell commands, there is a tool from Github that does it quite well (and it's included on the copilot plan)[1].
It's perfect to run fast bash commands that I forgot but are simple enough that the first Google search result would solve it anyways.
[1] https://www.npmjs.com/package/@githubnext/github-copilot-cli https://www.npmjs.com/package/@githubnext/github-copilot-cli
- ricklamers 3y agoI wrote a similar thing for myself: https://github.com/ricklamers/shell-ai https://github.com/ricklamers/shell-ai It currently has 882 stars and I think a few people at least are enjoying using it.
- aalimov_ 3y agoGot a laugh out of the portion of the demo video that had “shai do something crazy”
- aalimov_ 3y agoComing back to say - thank you and awesome work!
- ricklamers 3y agoThanks! Appreciate it