0xacx / chatGPT-shell-cli

Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required.
https://gptshell.cc
MIT License
1.05k stars 151 forks source link

Ability to disable .chatgpt_history #122

Open ntippie opened 1 year ago

ntippie commented 1 year ago

Please add the ability to disable history. It would be even better if you could change its location, then you would be able to change the location to /dev/null to effectively disable it.

Current workaround:

ln -s /dev/null ~/.chatgpt_history