Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 838 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 838 Bytes

Termux-Setups

Scipts to setup and provide my own needs in Termux.

Also contains some *strange* scripts

Steps :

  1. Install termux from f-droid or github. Make sure to download universual ones.
  2. Open termux , allow notice permissions.
  3. Paste the following
curl https://raw.githubusercontent.com/23xvx/Termux-Setups/main/setup.sh >> setup.sh 
bash setup.sh 

Packages installed : (Dependent packages not being listed)

git , wget , neofetch , proot-distro , termux-x11-nightly , pulseaudio , virglrenderer-android , openssh

Credits