about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-07-19 10:33:14 +0200
committerProfpatsch <mail@profpatsch.de>2021-07-19 10:37:56 +0200
commite31d58c712b1cdae21c363b55d6645e2fa10971f (patch)
tree56ff29f7f872cbbce020851ba53300107c447a3f /machines/profpatsch
parentd7d606a3baaa5ca270daeb6989ca1170f120ace6 (diff)
machines/shiki: use xh instead of httpie
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/shiki.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index e4930880..efea79ed 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -187,7 +187,7 @@ in {
 
         # TODO: move to user config
         direnv
-        httpie                       # nice http CLI
+        xh                       # reimplementation of httpie in rust (faster startup)
         jq                           # json filter
         telnet                       # tcp debugging
         # TODO: make static binaries