Use pacman instead of yay to install gum (#705)

This commit is contained in:
Dylan Bridgman
2025-08-12 16:06:34 +02:00
committed by GitHub
parent 8a9b841e92
commit 1d483dac8b

View File

@@ -1,3 +1,3 @@
#!/bin/bash
yay -S --noconfirm --needed gum
pacman -S --noconfirm --needed gum