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

Fix mixed space tab #103

Open rxaviers opened 1 year ago

rxaviers commented 1 year ago

Update tab usage consistency of some lines indentation. There are no functional changes to the code.