From 8f15c77c61eb6c0085515bc78c1560f1d99ec828 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 7 Mar 2022 09:31:10 +0100 Subject: [PATCH] noconfirm for pacman too --- installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation.sh b/installation.sh index b55a804..48b07c7 100644 --- a/installation.sh +++ b/installation.sh @@ -65,7 +65,7 @@ fish -c "abbr vs 'code .'" fish -c "abbr untgz 'tar -xvzf'" fish -c "abbr - 'cd -'" fish -c "abbr cat 'bat'" -fish -c "abbr bigupdate 'sudo pacman -Syu && yay --noconfirm && tldr --update'" +fish -c "abbr bigupdate 'sudo pacman -Syu --noconfirm && yay --noconfirm && tldr --update'" fish -c "abbr d 'nautilus . -w &> /dev/null & disown'" fish -c "abbr spotify 'LD_PRELOAD=/usr/local/lib/spotify-adblock.so spotify &> /dev/null & disown'" # Remove fish icon