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

Moved history file to ~/.cache #91

Closed zijian-x closed 1 year ago

zijian-x commented 1 year ago

A tiny edit for just not cluttering the home directory with a hidden file.

zijian-x commented 1 year ago

Now I realize it needs to first try to detect if one already exists at the previous location and move it if true