├── .gitignore ├── LICENSE ├── Pro-Setup.py └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeWithTanim/TERMUX-SETUP-PRO/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeWithTanim/TERMUX-SETUP-PRO/HEAD/LICENSE -------------------------------------------------------------------------------- /Pro-Setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeWithTanim/TERMUX-SETUP-PRO/HEAD/Pro-Setup.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeWithTanim/TERMUX-SETUP-PRO/HEAD/README.md --------------------------------------------------------------------------------