Dotmux Installation process In termux run these: pkg install git curl zsh stow -y Then clone the repo: git clone https://github.com/mesirendon/dotmux ~/.dotmux Then go to the repo and execute the bootstrap: cd ~/.dotmux ./bootstrap.sh