How to Customize your termux

  How to customize your       termux;





First...

How to Remove Termux Starting Text :-


Whenever we open our termux and start a new session in termux we see that some boring text which comes that default in termux . If you want to Remove that the text 
You can follow my given steps:- 

Step 1:


$ apt update && apt upgrade

"This command tells you that this will update your termux"

Step 2:

$ pkg install nano

" Install nano which is a text editor for termux.
We will use nano to edit our termux autorun files (bashrc)."

Step 3:

$ cd /data/data/com.termux/files/usr/etc

" It doesn't do much, just changes the directory of your folder."

Step 4:


$ nano bash.bashrc

" Edit the bash. bashrc file using the nano text editor."

Step 5:


1) Scroll the screen to the end of the line and type clear.
2) Ctrl + x Press your keyboard
3) Press Y and then enter.

Step 6:

"Restart termux or open a new session and that Text will be going to because whenever we will open a new session clear command  will get executed and you will see Clean screen Now, we learn about How to add Header text in termux so please you follow my steps."


How to Add Cool Header text in termux;


Step 1:


$ pkg install nano neofetch 

"we will install  Nano , which is a text editor for termux. We will use nano to edit the termux autorun file (bashrc)."

Step 2:


$ cd /data/data/com.termux/files/usr/etc

" Change the directory to the etc folder."

Step 3:


$ nano bash. bashrc

"Edit the bash.bashrc file using the nano text editor."

Step 4:


1) Scroll the screen to the end of the line and type clear. 
2) Press enter and type neofetch
3) Press Ctrl + X
4) Press Y and then Press Enter.

Step 5: 


Reopen your termux or open a new session and you will be able to see the  Android cool logo and some text at the header of the termux. 
Finally, we will succeed 🤣 our work ...

So guys if you have any problem so please comment and another option is mail me :-

My mail:
ftfuturetechno@gmail.com

Watch practical video on my youtube:- 
https://youtu.be/MSz4MJodBBo

😊Thank for watching ☺️




Comments

Popular posts from this blog

How to Hack WiFi Password in Termux.

How to install emoji in termux.

How to you termux basic commands tutorial:2