mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 14:29:16 +08:00
parent
08a48af356
commit
6128b58be6
|
@ -35,6 +35,7 @@ Completions
|
||||||
|
|
||||||
- ``firefox``
|
- ``firefox``
|
||||||
- ``firefox-developer-edition``
|
- ``firefox-developer-edition``
|
||||||
|
- ``kind`` (:issue:`9110`)
|
||||||
- ``zig`` (:issue:`9083`)
|
- ``zig`` (:issue:`9083`)
|
||||||
|
|
||||||
Improved terminal support
|
Improved terminal support
|
||||||
|
|
2
share/completions/kind.fish
Normal file
2
share/completions/kind.fish
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# kind (Kubernetes in Docker)
|
||||||
|
kind completion fish | source
|
Loading…
Reference in New Issue
Block a user