fix: install outputs, mise keyrings, termcolor

This commit is contained in:
2026-02-23 08:49:43 -08:00
committed by GitHub
parent b048694363
commit 409bc6fef5
15 changed files with 47 additions and 34 deletions

View File

@@ -30,6 +30,6 @@ if ! command -v yay &>/dev/null; then
rm -rf /tmp/yay
fi
pacman --version
yay --version
pacman --version | log_quote
yay --version | log_quote
log_pass "pacman packages installed"