Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 984 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 984 Bytes

My simple termux setup

If you run termux-setup.sh, it will do this things:

Requierements

  • Stable internet connection
  • Termux installed on Android device

How to setup Termux using my script

  1. Install Termux from F-Droid (don't use Play Store, it'll give you errors)

  2. Open Termux and paste the following commands:

curl -OL https://raw.githubusercontent.com/1ray-1/termux-setup/main/termux-setup.sh && chmod +x termux-setup.sh && bash termux-setup.sh