Add Omni Theme 🚀

This commit is contained in:
João Inácio Neto 2020-09-17 14:48:34 -03:00
parent d86cd3d93b
commit b7512bac11
1 changed files with 1 additions and 1 deletions

View File

@ -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() {