summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2022-07-23 00:30:50 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2022-07-23 00:30:50 +0530
commitcecf574b6685b925872176a11b9546e05bc3d72a (patch)
treee50eab9e662c630a4bc8664c1a61d26b6291bc38
parent21259be5e0fb27a3dd06ec6873124aee4a317a5b (diff)
yay no confirm
-rwxr-xr-xarch-magik.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-magik.sh b/arch-magik.sh
index b619b20..3da2243 100755
--- a/arch-magik.sh
+++ b/arch-magik.sh
@@ -143,7 +143,7 @@ git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
cd
-yay -S nerd-fonts-ubuntu-mono adobe-source-code-pro-fonts libxft-bgra picom-git betterlockscreen brave-bin brillo dragon-drop fsearch gotop-bin bashtop jdownloader2 librewolf-bin quich-git whatsapp-nativefier spotify ytfzf notepadqq arc-darkest-theme-git galculator gparted
+echo y | LANG=C yay --noprovides --answerdiff None --answerclean None --mflags "--noconfirm" nerd-fonts-ubuntu-mono adobe-source-code-pro-fonts libxft-bgra picom-git betterlockscreen brave-bin brillo dragon-drop fsearch gotop-bin bashtop jdownloader2 librewolf-bin quich-git whatsapp-nativefier spotify ytfzf notepadqq arc-darkest-theme-git galculator gparted
wallp=~/pix/Wallpaper/w/wow
mkdir -pv $wallp
wget -P $wallp https://images5.alphacoders.com/125/1255724.jpg &