Improved neofetch install
This commit is contained in:
@@ -5,6 +5,7 @@ install_neofetch() {
|
||||
sudo apt-get install neofetch -y
|
||||
echo '
|
||||
if [ $USER != "root" ]; then
|
||||
echo ""
|
||||
neofetch
|
||||
fi
|
||||
' | sudo tee -a /etc/bash.bashrc > /dev/null
|
||||
|
Reference in New Issue
Block a user