New comment by Anidetrix on void-packages repository https://github.com/void-linux/void-packages/pull/46909#issuecomment-1896380384 Comment: > it seems like the auto completions for bash/zsh/fish are no longer there @Bnyro I fixed it in my local template by adding: ```sh export YAZI_GEN_COMPLETIONS=true ``` into the main body of the template also adding: ```sh export VERGEN_GIT_SHA="${version}_${revision}" ``` fixes `yazi -V` output