From 683c558d8eade8a4e6b9764726243ddf57f9acd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20In=C3=A1cio=20Neto?= Date: Thu, 17 Sep 2020 14:48:34 -0300 Subject: [PATCH] Add Omni Theme :rocket: --- test/print-themes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/print-themes.sh b/test/print-themes.sh index 3c3081c..310e467 100755 --- a/test/print-themes.sh +++ b/test/print-themes.sh @@ -208,7 +208,7 @@ declare -a THEMES=( # Allow developer to change url to forked url for easier testing # IMPORTANT: Make sure you export this variable if your main shell is not bash -BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/birobirobiro/Gogh/master/gogh.sh"} +BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"} PROGRESS_URL="https://raw.githubusercontent.com/phenonymous/shell-progressbar/1.0/progress.sh" capitalize() {