Link to the extra themes index

This commit is contained in:
David Heinemeier Hansson 2025-08-05 15:44:58 +02:00
parent b4e9465970
commit d676f1a16f

View File

@ -5,6 +5,7 @@
if [ -z "$1" ]; then
~/.local/share/omarchy/bin/omarchy-show-logo
echo -e "\e[32mSee extra themes on https://manuals.omamix.org/2/the-omarchy-manual/90/extra-themes\n\e[0m"
REPO_URL=$(gum input --placeholder="Git repo URL for theme" --header="")
else
REPO_URL="$1"