New comment by zen0bit on void-packages repository https://github.com/void-linux/void-packages/pull/46909#issuecomment-2053791917 Comment: 0.2.4 is out... Builded ``` checksum=ded7c95f1c80301ba3c9f64443b840ef3607ed3782330aa3140269f31788d864 export VERGEN_GIT_SHA="${version}_${revision}" # enable the generation of shell auto completions export YAZI_GEN_COMPLETIONS=true post_install() { vcompletion yazi-boot/completions/yazi.bash bash vcompletion yazi-boot/completions/yazi.fish fish vcompletion yazi-boot/completions/_yazi zsh vinstall assets/yazi.desktop 644 /usr/share/applications vlicense LICENSE } ``` rest same...