diff --git a/3progs.sh b/3progs.sh index 3a37fd9..923ddeb 100755 --- a/3progs.sh +++ b/3progs.sh @@ -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 ---------------------------------------------