kubie: add fish completion

This commit is contained in:
Hoang Nguyen
2025-05-23 18:07:02 +07:00
parent ca1ec659ee
commit 1d8ea85cda
+1 -1
View File
@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec {
];
postInstall = ''
installShellCompletion completion/kubie.bash
installShellCompletion completion/kubie.{bash,fish}
wrapProgram "$out/bin/kubie" \
--prefix PATH : "${