Installer script will fail and output nothing to resolve problem if locale setting is incorrect.
I tried zplug in ubuntu on Docker but docker container does not set locale to output UTF-8 characters as a default setting.
In latest ubuntu container that just installed zsh, the installer will fail and output following message.
$ curl -sL zplug.sh/installer | zsh
#
$
I think just printing "incorrect locale settings" is more convenient to solve this problem by each user.
Installer script will fail and output nothing to resolve problem if locale setting is incorrect.
I tried zplug in ubuntu on Docker but docker container does not set locale to output UTF-8 characters as a default setting.
In latest ubuntu container that just installed zsh, the installer will fail and output following message.
I think just printing "incorrect locale settings" is more convenient to solve this problem by each user.