terminal will open with neofetch by default
This commit is contained in:
parent
a72b38fe03
commit
ea9c71f1fd
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ if [[ $user_choice = *"Neofetch - terminálos rendszerinfó megjelenítő"* ]];
|
||||||
echo Installing ${bold}${yellow}Neofetch${normal}
|
echo Installing ${bold}${yellow}Neofetch${normal}
|
||||||
|
|
||||||
sudo pacman -S neofetch --noconfirm
|
sudo pacman -S neofetch --noconfirm
|
||||||
|
echo "neofetch" >> .bashrc && source .bashrc
|
||||||
|
|
||||||
echo ${bold}${yellow}Neofetch ${normal}installed.
|
echo ${bold}${yellow}Neofetch ${normal}installed.
|
||||||
echo ---------------------------------------------
|
echo ---------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue