Refer to Omarchy not Omakub

This commit is contained in:
David Heinemeier Hansson
2025-06-28 10:10:03 -07:00
parent 451ff9ed97
commit 31422e233d
2 changed files with 8 additions and 8 deletions

View File

@ -3,5 +3,5 @@ yay -S --noconfirm --needed gum
# Configure identification
echo -e "\nEnter identification for git and autocomplete..."
export OMAKUB_USER_NAME=$(gum input --placeholder "Enter full name" --prompt "Name> ")
export OMAKUB_USER_EMAIL=$(gum input --placeholder "Enter email address" --prompt "Email> ")
export OMARCHY_USER_NAME=$(gum input --placeholder "Enter full name" --prompt "Name> ")
export OMARCHY_USER_EMAIL=$(gum input --placeholder "Enter email address" --prompt "Email> ")