AIsh gives you shell script one liner solutions in your terminal prompt

Опубликовано: 18 Март 2026
на канале: mccormix
135
11

I wrote this little script to increase my productivity on the command line. You can tell aish what you want to do in plain language and it will come up with a shell script one-liner for you to run. If you press [Enter] it inserts the line into your history, and then you can access it by pressing "up" once, and then run or edit it to your liking. Since I wrote this script I have found it saved me a bunch of time, so hopefully it will save some time for you too.
https://github.com/chr15m/aish