This repo helps you set up Termux with custom configurations.
curl -sSL https://raw.githubusercontent.com/sumithemmadi/termux-setup/main/setup_bootstrap.sh | bash
exit- Enter failsafe mode (instructions below).
- Run these commands:
cd ..
rm -fr usr/
mv usr-n/ usr/
exitIf you're switching to Pacman:
pacman-key --init
pacman-key --populatecurl https://raw.githubusercontent.com/sumithemmadi/termux-setup/main/setup_zsh.sh | bash
exitUse sudo zsh every time you access root if you want to use Zsh in the root shell.