1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/misc/zsh
bryango 939f81c2e6 zsh/completion: put compdef on first line
Some zsh setups (including mine) do not load the
completion if `#compdef` is not on the first line.

So we move the `# shellcheck` comment to the
second line to avoid this issue.

(cherry picked from commit 956fffdd6f)
2025-10-29 15:58:06 +00:00
..
completion.zsh zsh/completion: put compdef on first line 2025-10-29 15:58:06 +00:00
meson.build Meson misc things 2024-08-27 10:19:55 -04:00
run-help-nix refactor: don't hardcode nix subcommands in run-help-nix 2022-04-27 01:56:10 +09:00