Linux Lite Forums

Full Version: How to remove system info on the Terminal
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all,I do like the system information on the terminal but to me I don't like it cuz I rather have Screenfetch or Neofetch but I want to remove Linux Lites system information so I don't have 2 information on my terminal. Here is what I want to remove when you open the terminal: [Image: DdDGBlU.png]
From the terminal prompt enter the line below
nano ~/.bashrc
Use the down arrow to scroll and put a # in front of every line below the line #Linux Lite Custom Terminal

CTL+x then y then Enter

TC
Thank you, I was looking at /etc/bash.bashrc and I couldn't fine. Then think look at that.