Shell Script to Generate Random Welcome texts everytime a new Terminal is opened.
-
Clone or Download the repository
git clone https://github.com/akashdeepb/termwel.git -
Give the script executable permission
chmod +x termwel.sh
- Run the script
./termwel.sh
Step 1 : Open ~/.bashrc
Step 2 : Find # This is Terminal Welcome
Step 3 : Delete till # End of Terminal Welcome
