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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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