From 24cf0eb3a8612659c71c4b4c1869a7c1320d3da2 Mon Sep 17 00:00:00 2001 From: The_miro Date: Fri, 27 Mar 2026 10:58:13 +0100 Subject: [PATCH] removed the part in the yay installer that installs leahneukirchens nq --- yay-installer.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/yay-installer.sh b/yay-installer.sh index 293f2fe..90baa87 100755 --- a/yay-installer.sh +++ b/yay-installer.sh @@ -7,9 +7,5 @@ sudo pacman -S --needed git base-devel git clone https://aur.archlinux.org/yay.git cd yay makepkg -si -cd ~/install-tmp -git clone https://github.com/leahneukirchen/nq.git -cd nq -sudo make install