Parrot-OS Shell Command-Line in Termux - 2021

2 minute read

Parrot-OS Shell Command-Line

In This Post, you're about to learn the way you'll build your termux to seem like Parrot os while not putting in something on termux.

When we tend to use Termux we see $ before the indicator however in parrot os, you see Name of the User in addition as time Etc. to induce this feature we do not need to install something in termux, we will simply tweak the bash.HRC file to induce the cool trying bash.

Parrot-OS Shell Command-Line in Termux - 2021


In Bash.HRC file there's a variable referred to as PS1, the worth of this variable is by default "$" however we will amend it to no matter we wish by easily written material with any text editor. I even have Created an enormous command for you which ones can add the Parrot OS bash as before long as you paste it in termux and press Enter.

Install Parrot-OS Shell Command-Line in Termux:

Copy-Paste the Below code to alter the planning of your terminal.

Basic Parrot OS:

Copy the below code and paste it and it'll amendment the planning of your termux instantly however at Place of your name, you may see worldtechnology

echo "if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then

         command_not_found_handle() {

                 /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1"

         }

 fi


 PS1='\[\e[31m\]┌─[\[\e[37m\]\T\[\e[31m\]]─────\e[1;98m[@H4Ck3r]\e[0;31m───[\#]\n|\n\e[0;31m└─[\[\e[31m\]\e[0;35m\W\[\e[31m\]]────►\e[1;93m'" > /data/data/com.termux/files/usr/etc/bash.bashrc && exit



Please Copy the complete command and Press Enter to save lots of the changes. Open a new session or restart the Termux to ascertain Changes.

Your name In Parrot OS:

Just amendment the inexperienced half in below Command to feature Your name within the parrot OS statement.

 echo "if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then

         command_not_found_handle() {

                 /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1"

         }

 fi

 PS1='\[\e[31m\]┌─[\[\e[37m\]\T\[\e[31m\]]─────\e[1;98m[@YourName]\e[0;31m───[\#]\n|\n\e[0;31m└─[\[\e[31m\]\e[0;35m\W\[\e[31m\]]────►\e[1;93m'" > /data/data/com.termux/files/usr/etc/bash.bashrc && exit


I know you cannot directly edit the command unless you've got enabled the additional Keys in your termux. simply copy and paste this command to any text editor(or simply WhatsApp) and so edit the inexperienced give up your name and replica once more and past it in everything can work absolutely.

Uninstall Parrot-OS Shell Command-Line in Termux:

Just Paste this command And Parrot-Os Shell Theme are aloof from your Termux.

echo "if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then
         command_not_found_handle() {
                 /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1"
         }
 fi
 PS1='\$ '" > /data/data/com.termux/files/usr/etc/bash.bashrc && exit


READ: looking Permanent Banner in Termux | Crazy banner Termux

Conclusion:

Adding new Shell in your Termux does not assist you in hacking however written material Bash.HRC file can do. exploitation this shell it'll feel a touch totally different from traditional bash. you'll conjointly amend the color of the text in addition to your name everything is customizable you'll comment if you wish to be told a lot of associated with bash.HRC file and you'll conjointly check however you'll conjointly read[How to feature Custome header Text in termux] it is also associated with bash.HRC file. Thanks for reading and as perpetually keep.