mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-06 10:26:48 +02:00
![Jan Tojnar](/assets/img/avatar_default.png)
This is only rudimentary support as allowed by `NIX_GET_COMPLETIONS`. In the future, we could use complete’s `--wraps` argument to autocomplete arguments for programs after `nix shell -c`.
1 line
111 B
Makefile
1 line
111 B
Makefile
$(eval $(call install-file-as, $(d)/completion.fish, $(datarootdir)/fish/vendor_completions.d/nix.fish, 0644))
|