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

Add $CHATGPT_PLUMBER env to change the default command for opening images. #73

Closed hozan23 closed 1 year ago

hozan23 commented 1 year ago

This PR add $CHATGPT_PLUMBER env to change the default command for opening images, while keeping open as the default command.

The PR #33 fixed this issue for the install.sh script. But this PR is useful for manually installing the script.