1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/misc/zsh
bryango 956fffdd6f
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.
2025-10-29 18:09:42 +08:00
..
completion.zsh zsh/completion: put compdef on first line 2025-10-29 18:09:42 +08: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