about summary refs log tree commit diff
path: root/httpie/.httpie
diff options
context:
space:
mode:
Diffstat (limited to 'httpie/.httpie')
-rw-r--r--httpie/.httpie/config.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/httpie/.httpie/config.json b/httpie/.httpie/config.json
new file mode 100644
index 0000000..4ce0345
--- /dev/null
+++ b/httpie/.httpie/config.json
@@ -0,0 +1,7 @@
+{
+    "default_options": [
+        "--style=default",
+        "--pretty=all",
+        "--sorted"
+    ]
+}

Consider giving Nix/NixOS a try! <3