Ever wished your shell had a personality? Meet InSH - the Insulter Shell!
- Integrates with bash on windows and linux apparently
- Helps you with command even if you haven't asked for it
- Drains your OpenAI GPT credit for silly stuff
Use the package manager pip:
pip install -U insh
Or alternatively, you can install the latest version using git:
pip install git+https://github.com/TheSpeedX/insh.git
Configure the shell and OpenAI API:
insh --configure
Activate/Deactivate the shell extension:
insh --activate
insh --deactivate
Ask it any thing:
ina "<question>"
insh --ask "<question>"
NOTE: You might face issues with shell integration. Feel free to create an issue for it.
Made with 💔 by @TheSpeedX