1st Create Banner In your Kali Linux Terminal
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install figlet
sudo figlet "Your Text"
sudo figlet "Your Text" -c
sudo figlet "Your Text" -c | lolcat
figlet -f slant -c "Your Text" | lolcat
figlet -f digital -c "Your Text" | lolcat
figlet -f slant -c "Your Text" | lolcat && figlet -f digital -c "Your Text" | lolcat
sudo nano ~/.bashrc
figlet -f slant -c "Your Text" | lolca
figlet -f digital -c "Your Text" | lolcat
2nd Custom Prompt! your Linux Terminal with Themes and Plug-ins


0 Comments