Files
omarchy/migrations/1753468218.sh

5 lines
171 B
Bash
Raw Permalink Normal View History

echo "Add Terminal Text Effects for rizzing Omarchy"
2025-07-26 16:47:25 -04:00
if ! yay -Qe python-terminaltexteffects &>/dev/null; then
yay -S --noconfirm --needed python-terminaltexteffects
fi