New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/42732#discussion_r1420816463 Comment: ```suggestion post_install() { for shell in bash zsh fish; do vtargetrun ${DESTDIR}/usr/bin/steamguard completion --shell ${shell} > completion.${shell} ```