“How to Customize Termux Make Termux terminal look Awesome – ANCII, Color, Font, Style– We already write 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 like small Linux, You already know Linux is a command-line based operating system, and Termux also a command-line app. Termux Android All Commands.
Amazon and Flipkart Sale, Great Savings, Sale Live Check Now: Loot Now
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 after 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 txt in Your Termux terminal
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 type the following all command 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 like awesome no other text
If you need to add some cool font and color you can follow these steps.
Also read – How To Speed Up Your Internet And Protect Your Privacy
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 Free AWS Certification Udemy Courses
Best Termux Tools For Ethical Hacking in 2020
Best Free Cyber Security Online Courses in 2020