Skip to content

Commit 2aae898

Browse files
author
Viktor Kronvall
committed
completions: add fish shell support
1 parent 27c1f02 commit 2aae898

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

completions/nom.fish

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
complete --command nom --wraps nix

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"stdout.json"
3636
".zsh"
3737
".bash"
38+
".fish"
3839
"LICENSE"
3940
"CHANGELOG.md"
4041
"default.nix"

0 commit comments

Comments
 (0)