How to change your termux theme and font

Termux theme
You guys can easily change termux user interface 

Installation :
$ apt update && apt upgrade
$ apt install git 
$ git clone https://github.com/Cabbagec/termux-ohmyzsh
$ cd termux-ohmyzsh
$ chmod +x *
$ ./install.sh or bash install.sh
Now select theme = type number
select font = type number 
Now your Termux interface has been changed!

Comments

Post a Comment