diff options
Diffstat (limited to 'misc/fish/local.mk')
-rw-r--r-- | misc/fish/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/fish/local.mk b/misc/fish/local.mk new file mode 100644 index 000000000..ece899fc3 --- /dev/null +++ b/misc/fish/local.mk @@ -0,0 +1 @@ +$(eval $(call install-file-as, $(d)/completion.fish, $(datarootdir)/fish/vendor_completions.d/nix.fish, 0644)) |