diff --git a/.config/carapace/specs/nix.yaml b/.config/carapace/specs/nix.yaml new file mode 100644 index 0000000..1f8f87e --- /dev/null +++ b/.config/carapace/specs/nix.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://carapace.sh/schemas/command.json +name: nix +description: Upstream nix bash completions work better than current carapace completions +parsing: disabled +completion: + positionalany: ["$carapace.bridge.Bash([nix])"]