nix-config/.httpie/config.json

11 lines
214 B
JSON
Raw Normal View History

{
"__meta__": {
"about": "HTTPie configuration file",
"help": "https://httpie.org/docs#config",
"httpie": "0.9.8"
},
"default_options": [
"--session-read-only", "~/.httpie/headers.json"
]
}