Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 406 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 406 Bytes

Termux_Setup

Automating Termux Setup using shell

  • Grant "Storge" Permission from app settings before starting script for seamless automation.
  • Update system before using script. yes | pkg upgrade
  • Install git yes | pkg install git
  • Clone this repo git clone https://github.com/nandan645/termux_setup
  • Go into cloned folder cd termux_setup
  • Ultimate Script yes | bash setup-termux.sh