forked from RP1/RaveOS-arch
something fix
This commit is contained in:
parent
49a6de7d36
commit
0d7ded96d7
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ if [[ $user_choice = *"Fastfetch - terminálos rendszerinfó megjelenítő"* ]];
|
|||
echo Installing ${bold}${yellow}Fastfetch${normal}
|
||||
|
||||
sudo pacman -S fastfetch --noconfirm
|
||||
echo "fastfetch" >> .bashrc && source .bashrc
|
||||
echo "fastfetch" >> /home/$USER/.bashrc
|
||||
|
||||
echo ${bold}${yellow}Fastfetch ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue