“How to Customize Termux Make Termux terminal look Awesome – ANCII, Color, Font, Style– We have already written a post about the introduction of the Termux Android Hacking App go and see. in this post we doing Termux welcome screen Customize so let’s get started.
The Termux android hacking app is like a small Linux, You already know Linux is a command-line-based operating system, and Termux is also a command-line app. Termux Android All Commands.
Related: Basic Termux Android Hacking Commands
In this post, we learn to customize termux-banner, customize termux github, best termux theme, customize termux interface and modify termux welcome screen.
How to Customize Termux, Make Termux terminal look Awesome – ANCII, Color, Font, Style
First, we need to remove all the Termux welcome screen text and insert some cool text.
How to Remove Termux Welcome screen Text
Open Termux app and type-
cd ..
ls
cd usr/etc
ls
rm -rf motd
- Open a new terminal, and see the Termux terminal is totally clear.
We successfully remove all the welcome screen text with the help of these commands.
Also read – Termux Tools Complete List Download
How to Insert ANCII text in Your Termux terminal – termux theme change command
Open a new session in Termux and type the following command
pkg install figlet
pkg install nano
again new session open & type -
cd..
ls
cd usr
ls
cd etc
ls
nano bash.bashrc
after typing the following commands in the Termux app screen showing something just like that.
Time to need some changes-
type following command
figlet -f standard darkwiki
after all, process Termux welcome screen looks awesome no other text
If you need to add some cool font and color you can follow these steps.
Related: Termux Metasploit Hacking Tool Install in Android
Make Termux terminal look Awesome Color, Font, Style
Requirements- curl tool
type following command
apt update
apt upgrade
clear
apt install curl -
sh -c "$(curl -fsSL https://github.com/Cabbagec/termux-ohmyzsh/raw/master/install.sh)"
wait for a complete install and choose any option according to you.
for Example:
- type 0
- and restart the Termux app
If you need to change the color scheme then type
~/.termux/colors.sh
If you need to Change font then type
~/.termux/fonts.sh
Make Termux terminal look Awesome practical video
Credit: Cabbagec
Subscribe Our YouTube Channel For Awesome Videos and Join Our Telegram Channel For getting free Interesting Stuff.
See Also:
Best Termux Android Ethical Hacking Online Course Free
Best Termux Tools For Ethical Hacking
Best Free Cyber Security Online Courses