Make Cool linux Terminal Header Make Cool linux Terminal Header you want your terminal to be customized with a...
Make Cool linux Terminal Header
Make Cool linux Terminal Header
This “How-To” Will be short, descriptive, and to the point! So, let’s get right into it, shall we then?
_____________________________________
Step 1. Install the Application
The very first thing we will be doing is install the application that we need in order to do the bubble font.
do;
apt-get install figlet
Step 2. Open Up .Bashrc
Now, we need to open up and edit the .bashrc file with our favorite text editor. (I used gedit which is installed in kali linux by default)
do;
nano /root/.bashrc
Step 3. Navigate All the Way Down to the Bottom
The header says it all.
Step 4. Add a Line of “Code”
Add the line: figlet {Custom Text} to the very bottom. Change out {Custom Text} for your text of choice. I used Spyboy.

And There You Have It!……….
Just open up a new ROOT terminal, and you should have something similar to this:




No comments