chatGPT-shell-cli icon indicating copy to clipboard operation
chatGPT-shell-cli copied to clipboard

Ability to disable .chatgpt_history

Open ntippie opened this issue 1 year ago • 0 comments

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

ntippie avatar Jun 30 '23 21:06 ntippie