A bit more effects

This commit is contained in:
David Heinemeier Hansson
2025-07-25 15:21:36 -04:00
parent 824ba78000
commit 165c940df2

View File

@ -6,6 +6,8 @@ yay -S --noconfirm --needed gum python-terminaltexteffects
# Configure identification
clear
tte -i ~/.local/share/omarchy/logo.txt --frame-rate 120 expand
echo -e "\nEnter identification for git and autocomplete..."
echo -e ""
echo "Let's install Omarchy!" | tte --frame-rate 640 wipe
echo -e ""
export OMARCHY_USER_NAME=$(gum input --placeholder "Enter full name" --prompt "Name> ")
export OMARCHY_USER_EMAIL=$(gum input --placeholder "Enter email address" --prompt "Email> ")