Beautify Your Termux using Termux Shell


Termux Shell


Beautify your Termux App .

Installation & Usage




  $ apt update

 $ apt install git -y

$ git clone https://github.com/htr-tech/termux-shell.git

 $ cd termux-shell

 $ chmod +x *

 $ sh install.sh

$ exit



Use Single Code


 $  apt update && apt install git -y && git clone https://github.com/htr-tech/termux-shell.git && cd termux-shell && chmod +x * && sh install.sh


Post a Comment

0 Comments