install.sh? maybe?

This commit is contained in:
xSghetti 2024-07-16 18:12:12 -04:00
parent 20bdb3ad71
commit 4c3ace1aae

4
install.sh Executable file
View file

@ -0,0 +1,4 @@
pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si