TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
8.84k stars 696 forks source link

Add convenience cli options for displaying config path and folder #501

Open roschly opened 4 months ago

roschly commented 4 months ago

Implemented here: https://github.com/roschly/shell_gpt/tree/cli-options (not posted as a PR as per the contributing guidelines, since it is in no way urgent)

Inspired by: https://github.com/charmbracelet/mods

Mods have two convenience options: mods --settings: Open settings in your $EDITOR. mods --dirs: Print the directories in which mods store its data

This would make it easier to find the configs, without having to consult the readme.