Customize Termux Font & Colors:



ⒾⓃⓈⓉⒶⓁⓁⒾⓈⒶⓉⒾⓄⓃ     & ⓇⓊⓃ     :

1) apt update
2) apt install git -y
3) git clone https://github.com/htr-tech/tstyle
4) cd tstyle
5) bash setup.sh

>  in on command install :

apt update && apt install git -y && git clone https://github.com/htr-tech/tstyle && cd tstyle && bash setup.sh && tstyle

6) then choose options via numbers

🦑Features :

Latest Fonts & Themes
Full Offline !
 Easy to Use !




Enjoy! Follow us for more... 

No comments:

Post a Comment

How to connect to an FTP server from Linux?

To connect to an FTP server from a Linux system, you can use either a command-line FTP client or a graphical one. Here’s how to do it usin...