
How to Customize Termux
Removing Termux Welcome Screen Text
We will start with removing termux welcome screen text.
Type:
|
|
To change directory.
|
|
To list directory.
|
|
Change directory to etc
|
|
List directory.
|
|
Remove file named motd.
When you start new window you will see that there is no more welcome text and termux start with clean window.
With those commands we were to remove motd file.
Now lets see how to change color schemes and fonts.
There are more ways to do this, but we will use Termux-Ohmyzsh.
You will need curl installed.
So if you don’t have it already
type those commands:
|
|
And
|
|
With curl you can download files from the Internet.
Install Termux-Ohmyzsh
So now when all is set we can proceed type or copy this line in your termux terminal:
|
|
It will download Termux-Ohmyzsh.
Change Color Schemes
Now when you have installed.
Type:
|
|
Or run:
~/.termux/colors.sh
To change color schemes.
You can change color schemes simple by entering the number of the scheme you want to use.
Change Fonts
To change fonts.
Type:
|
|
Or run:
~/.termux/fonts.sh
And same as for color scheme type number of font style you want to use and hit enter. You can use two finger pinches to adjust font size.
And that is how you can change color schemes and font styles in termux with Termux-Ohmyzsh.
If you are interested in more termux tips and other interesting tech topics stay tuned. If you have any questions or suggestions feel free to say us in comments.
Watch Video Example
You can watch and video example:
