terminal will open with neofetch by default

This commit is contained in:
RP1 2024-12-26 21:10:22 +01:00
parent a72b38fe03
commit ea9c71f1fd

View file

@ -159,6 +159,7 @@ if [[ $user_choice = *"Neofetch - terminálos rendszerinfó megjelenítő"* ]];
echo Installing ${bold}${yellow}Neofetch${normal}
sudo pacman -S neofetch --noconfirm
echo "neofetch" >> .bashrc && source .bashrc
echo ${bold}${yellow}Neofetch ${normal}installed.
echo ---------------------------------------------