chatGPT-shell-cli
chatGPT-shell-cli copied to clipboard
added a system detector - corrected shellcheck warnings
- Added a system check to remove \r when using linux. I guess this could be further refined for BSD's too.
- ran "shellcheck" on the script and removed all warnings (mostly quotes and unnecessary use of wc)