diff --git a/home/features/cli/default.nix b/home/features/cli/default.nix index 8906255..9a8d8d4 100644 --- a/home/features/cli/default.nix +++ b/home/features/cli/default.nix @@ -15,6 +15,7 @@ httpie # Better curl jq # JSON pretty printer and manipulator powershell # Powershell + python3 # Python 3 tldr # TLDR pages ]; } \ No newline at end of file