Add script for launching gw2 and httpie configuration
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
09208130da
commit
3f45971851
7 changed files with 51 additions and 33 deletions
8
system/.config/httpie/config.json
Normal file
8
system/.config/httpie/config.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"__meta__": {
|
||||
"about": "HTTPie configuration file",
|
||||
"help": "https://httpie.org/doc#config",
|
||||
"httpie": "1.0.2"
|
||||
},
|
||||
"default_options": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue