Use our pkg helpers consistently
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Ensure we have gum available
|
||||
if ! command -v gum &>/dev/null; then
|
||||
sudo pacman -S --needed --noconfirm gum
|
||||
omarchy-pkg-add gum
|
||||
fi
|
||||
|
||||
# Get terminal size from /dev/tty (works in all scenarios: direct, sourced, or piped)
|
||||
|
||||
Reference in New Issue
Block a user