Update git config

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-06-20 18:55:05 +02:00
parent f57deed902
commit ee2af96dfd
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
3 changed files with 9 additions and 8 deletions

View file

@ -1,8 +1,8 @@
{
"__meta__": {
"about": "HTTPie configuration file",
"help": "https://httpie.org/doc#config",
"httpie": "1.0.2"
},
"default_options": []
"__meta__": {
"about": "HTTPie configuration file",
"help": "https://httpie.org/doc#config",
"httpie": "1.0.2"
},
"default_options": []
}