zsh
build zsh for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install zsh

ndk-pkg install zsh
view the formula of zsh
ndk-pkg formula view zsh

{{ formula }}
edit the formula of zsh

if the formula of zsh dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit zsh

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install zsh