![]() |
How to remove system info on the Terminal - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: How to remove system info on the Terminal (/showthread.php?tid=5567) |
How to remove system info on the Terminal - TheLamerLinux - 09-01-2018 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: ![]() Re: How to remove system info on the Terminal - trinidad - 09-01-2018 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 Re: How to remove system info on the Terminal - TheLamerLinux - 09-01-2018 Thank you, I was looking at /etc/bash.bashrc and I couldn't fine. Then think look at that. |