mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-22 12:11:16 -03:00
committed by
Johannes Altmanninger
parent
08a48af356
commit
6128b58be6
@@ -35,6 +35,7 @@ Completions
|
||||
|
||||
- ``firefox``
|
||||
- ``firefox-developer-edition``
|
||||
- ``kind`` (:issue:`9110`)
|
||||
- ``zig`` (:issue:`9083`)
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user