diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-07-23 00:30:50 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-07-23 00:30:50 +0530 |
commit | cecf574b6685b925872176a11b9546e05bc3d72a (patch) | |
tree | e50eab9e662c630a4bc8664c1a61d26b6291bc38 /arch-magik.sh | |
parent | 21259be5e0fb27a3dd06ec6873124aee4a317a5b (diff) |
yay no confirm
Diffstat (limited to 'arch-magik.sh')
-rwxr-xr-x | arch-magik.sh | 2 |
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 & |