Hacker News new | ask | show | jobs
by binary_wizard01 999 days ago
I've built a similar shell script a while ago and still use it quite frequently: https://github.com/Luanf/cligpt
1 comments

I love yours. It is entirely in shell script.

I recommend using chatgpt functions for more reliability. I'm making use of them[0]. I wanted to use javascript to extend it with a plugin system, haha.

0] https://github.com/searchableguy/whiz/blob/main/src/completi...