aboutsummaryrefslogtreecommitdiff
path: root/misc/zsh/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'misc/zsh/local.mk')
-rw-r--r--misc/zsh/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/zsh/local.mk b/misc/zsh/local.mk
index 418fb1377..0b4e294fb 100644
--- a/misc/zsh/local.mk
+++ b/misc/zsh/local.mk
@@ -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))