kubie: add fish completion
This commit is contained in:
@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec {
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
installShellCompletion completion/kubie.bash
|
||||
installShellCompletion completion/kubie.{bash,fish}
|
||||
|
||||
wrapProgram "$out/bin/kubie" \
|
||||
--prefix PATH : "${
|
||||
|
||||
Reference in New Issue
Block a user