1
0
Fork 0
forked from RP1/RaveOS-arch

something fix

This commit is contained in:
RP1 2025-01-06 19:15:14 +01:00
parent 49a6de7d36
commit 0d7ded96d7

View file

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