mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-22 19:24:22 +00:00
4 lines
60 B
Fish
4 lines
60 B
Fish
|
if type -q kubectl
|
||
|
kubectl completion fish | source
|
||
|
end
|