Two more commands for presentation

This commit is contained in:
David Heinemeier Hansson
2025-08-08 15:12:26 +02:00
parent f33d004bc9
commit f4ff108038
3 changed files with 2 additions and 7 deletions

View File

@@ -4,7 +4,6 @@
# Usage: omarchy-theme-install <git-repo-url>
if [ -z "$1" ]; then
~/.local/share/omarchy/bin/omarchy-show-logo
echo -e "\e[32mSee 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