mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
feat: add integration with zsh's run-help
This commit is contained in:
parent
7f814d6d9a
commit
c67d8876c3
3 changed files with 103 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
$(eval $(call install-file-as, $(d)/completion.zsh, $(datarootdir)/zsh/site-functions/_nix, 0644))
|
||||
$(eval $(call install-file-as, $(d)/run-help-nix, $(datarootdir)/zsh/site-functions/run-help-nix, 0644))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue