There's a closed pull request on the void-packages repository adding shebang to avoid error in non POSIX shell https://github.com/void-linux/void-packages/pull/34335 Description: # UPDATE ```shell $ for f in /etc/wpa_supplicant/wpa_supplicant-*.conf /etc/wpa_supplicant-*.conf ;do echo $i;done zsh: no matches found: /etc/wpa_supplicant-*.conf ``` not working in zsh for example also when I try to install void-linux by wifi from scratch , wpa_supplicant cant connect to wifi with `void-installer` I must connect manually by ,