From 29e978819b1af9dd32a3fa449b586187ae6c3cac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?NaiJi=20=E2=9C=A8?= Date: Tue, 1 Nov 2022 11:21:11 +0000 Subject: [PATCH] Update 'install.sh' --- install.sh | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index a104300..53b9d46 100644 --- a/install.sh +++ b/install.sh @@ -4,8 +4,8 @@ echo "Master, starting system deploy (^^ )" echo " " echo " " -sudo pacman -Suy htop httpie bash-completion pcmanfm qtcreator mpv keepassxc clang qbittorrent xterm terminus-font firefox sfml xclip wireguard-tools wget p7zip unzip zip rsync neofetch mumble lxappearance gcc cmake gdb feh soundkonverter picard -yay -S telegram-desktop visual-studio-code-bin unrar mednaffe element-desktop kid3 +sudo pacman -Suuy +sudo pacman -S htop httpie bash-completion pcmanfm qtcreator mpv keepassxc clang qbittorrent xterm terminus-font firefox sfml xclip wireguard-tools wget p7zip unzip zip rsync neofetch mumble lxappearance gcc cmake gdb feh soundkonverter picard sudo cp -f ./i3wm/lightdm-gtk-greeter.conf /etc/lightdm/ sudo cp -f ./i3wm/i3status.conf /etc/ @@ -27,12 +27,28 @@ cp -f ./qt-creator/clangformat/.clang-format ~/.config/QtProject/qtcreator/beaut git config --global user.name "NaiJi" git config --global user.email "naijiworld@protonmail.com" +echo " " +echo " " +echo "Now installing yay!" +echo " " +echo " " + +cd /opt +sudo git clone https://aur.archlinux.org/yay-git.git +yay -S telegram-desktop visual-studio-code-bin unrar mednaffe element-desktop kid3 +sudo chown -R "$(id -un)":"$(id -un)" ./yay-git +cd yay-git +makepkg -si +yay -Suy +yay -S telegram-desktop visual-studio-code-bin unrar mednaffe element-desktop kid3 + echo " " echo " " echo "Now downloading wallpapers!" echo " " echo " " +sudo mkdir -p /usr/share/backgrounds/ sudo wget https://konachan.net/image/0addf104d25fcad2c283e711fb1a3487/Konachan.com%20-%20345835%20animal_ears%20bikini%20blue_archive%20breasts%20close%20fang%20foxgirl%20halo%20hasumi_%28hasubatake39%29%20hat%20kuda_izuna%20shorts%20swimsuit%20tail%20wristwear.jpg -O /usr/share/backgrounds/my-wallpaper.jpg sudo wget https://konachan.net/image/f04f77e3e96970ce643ef327ae8adfaf/Konachan.com%20-%20346792%20barefoot%20beach%20bikini%20blue_archive%20brown_hair%20clouds%20green_eyes%20hat%20izayoi_nonomi%20long_hair%20navel%20samart_normal%20sky%20swimsuit.jpg -O /usr/share/backgrounds/my-wallpaper-2.jpg sudo wget https://konachan.net/jpeg/4ffaae111e151140a836fb363de1cf53/Konachan.com%20-%20345914%20animal_ears%20aqua_eyes%20ass%20barefoot%20blue_archive%20blush%20breasts%20cleavage%20food%20gray_hair%20halo%20mr.zhuo%20popsicle%20swimsuit%20water%20wolfgirl.jpg -O /usr/share/backgrounds/my-greeter.jpg