We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c37ba1 commit 42af797Copy full SHA for 42af797
completions/nom-build.fish
@@ -0,0 +1 @@
1
+complete --command nom-build --wraps nix-build
completions/nom-shell.fish
+complete --command nom-shell --wraps nix-shell
completions/nom.fish
+complete --command nom --wraps nix
flake.nix
@@ -35,6 +35,7 @@
35
"stdout.json"
36
".zsh"
37
".bash"
38
+ ".fish"
39
"LICENSE"
40
"CHANGELOG.md"
41
"default.nix"
0 commit comments