yazi-unwrapped: add nushell completions
build was generating completions for nushell, but they were left unused
This commit is contained in:
@@ -25,6 +25,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
|
||||
postInstall = ''
|
||||
installShellCompletion --cmd yazi \
|
||||
--nushell ./yazi-boot/completions/yazi.nu \
|
||||
--bash ./yazi-boot/completions/yazi.bash \
|
||||
--fish ./yazi-boot/completions/yazi.fish \
|
||||
--zsh ./yazi-boot/completions/_yazi
|
||||
|
||||
Reference in New Issue
Block a user