mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Use pacman instead of yay to install gum (#705)
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
yay -S --noconfirm --needed gum
|
pacman -S --noconfirm --needed gum
|
||||||
|
|||||||
Reference in New Issue
Block a user