nix-config/httpie/.httpie/config.json
2018-12-17 15:37:41 -05:00

12 lines
245 B
JSON

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