diff --git a/completions/nom.fish b/completions/nom.fish new file mode 100644 index 0000000..a668434 --- /dev/null +++ b/completions/nom.fish @@ -0,0 +1 @@ +complete --command nom --wraps nix diff --git a/flake.nix b/flake.nix index 09bbc3a..1cab4bb 100644 --- a/flake.nix +++ b/flake.nix @@ -35,6 +35,7 @@ "stdout.json" ".zsh" ".bash" + ".fish" "LICENSE" "CHANGELOG.md" "default.nix"