httpie / cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
https://httpie.io
BSD 3-Clause "New" or "Revised" License
33.56k stars 3.67k forks source link

Documentation / help: where is the config stored #1420

Closed hholst80 closed 2 years ago

hholst80 commented 2 years ago

Running http --help should state where the config file is. The man page should also state that. It should also state the format of the config file.

jkbrzt commented 2 years ago

@hholst80 thanks for the feedback — the path is included in the output of http --debug under config_dir. We’̋ll look into improving the discoverability of this.