v1.0.0
To install Zsh, download zsh-5.8-linux-x86_64-static.tar.gz
to the target machine's home directory and run:
mkdir -p ~/apps
cd ~/apps
tar -xzf ~/zsh-5.8-linux-x86_64-static.tar.gz
zsh-5.8-linux-x86_64-static/share/zsh/5.8/scripts/relocate
rm ~/zsh-5.8-linux-x86_64-static.tar.gz
See https://github.com/romkatv/zsh-bin for more info.