mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-21 20:22:02 +01:00
11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"__meta__": {
|
|
"about": "HTTPie configuration file",
|
|
"help": "https://httpie.org/docs#config",
|
|
"httpie": "0.9.8"
|
|
},
|
|
"default_options": [
|
|
"--session-read-only", "~/.httpie/headers.json"
|
|
]
|
|
}
|