auto setup your termux from the very first installed
- Download setup.sh to mobile directory
- Select to open the file with Termux
cd ./downloadenter the directory where the script existschmod +x ./setup.shgive the script executable permission
./setup.shview help./setup.sh infoview script details./setup.sh allinstall and configure all software and settings- Select the corresponding parameters in the help to configure (install) the software
- This script is from and dedicated to open source. It refers to and modifies the script according to personal preferences and learning process
- There is no code damaging the mobile phone in this script. In the worst case, you can choose to clear all data in the application settings of termux
- When you run this script, you should be aware of the impact of your actions
- The termux version targeted by this script is 0.118.0 as of the release date of this script