diff --git a/themes/3024-day.sh b/themes/3024-day.sh index 37f32bb..e0fb776 100755 --- a/themes/3024-day.sh +++ b/themes/3024-day.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} @@ -52,4 +53,3 @@ else bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")" fi fi - diff --git a/themes/3024-night.sh b/themes/3024-night.sh index 0dd9738..21626b4 100755 --- a/themes/3024-night.sh +++ b/themes/3024-night.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/_base.sh b/themes/_base.sh index 211b16f..84a6a81 100755 --- a/themes/_base.sh +++ b/themes/_base.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/aci.sh b/themes/aci.sh index a341f02..1bacd27 100755 --- a/themes/aci.sh +++ b/themes/aci.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/aco.sh b/themes/aco.sh index b5d3bc9..7d87a9b 100755 --- a/themes/aco.sh +++ b/themes/aco.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/adventuretime.sh b/themes/adventuretime.sh index 1eeae30..3164bf3 100755 --- a/themes/adventuretime.sh +++ b/themes/adventuretime.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/afterglow.sh b/themes/afterglow.sh index ece5f0f..a21ec83 100755 --- a/themes/afterglow.sh +++ b/themes/afterglow.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/alien-blood.sh b/themes/alien-blood.sh index fe5d8ec..3431617 100755 --- a/themes/alien-blood.sh +++ b/themes/alien-blood.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/argonaut.sh b/themes/argonaut.sh index 11a5762..2dcd348 100755 --- a/themes/argonaut.sh +++ b/themes/argonaut.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/arthur.sh b/themes/arthur.sh index ccf6b7e..b87e6d9 100755 --- a/themes/arthur.sh +++ b/themes/arthur.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/atom.sh b/themes/atom.sh index 6275912..925e7fc 100755 --- a/themes/atom.sh +++ b/themes/atom.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/azu.sh b/themes/azu.sh index e7ad494..658b74e 100755 --- a/themes/azu.sh +++ b/themes/azu.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/belafonte-day.sh b/themes/belafonte-day.sh index b8c41af..9435186 100755 --- a/themes/belafonte-day.sh +++ b/themes/belafonte-day.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/belafonte-night.sh b/themes/belafonte-night.sh index 3161661..2eafd47 100755 --- a/themes/belafonte-night.sh +++ b/themes/belafonte-night.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/bim.sh b/themes/bim.sh index 5eef0d5..8f1d5ef 100755 --- a/themes/bim.sh +++ b/themes/bim.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/birds-of-paradise.sh b/themes/birds-of-paradise.sh index 8ffce97..fe9c10d 100755 --- a/themes/birds-of-paradise.sh +++ b/themes/birds-of-paradise.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/blazer.sh b/themes/blazer.sh index 498ba1d..93c9078 100755 --- a/themes/blazer.sh +++ b/themes/blazer.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/borland.sh b/themes/borland.sh index d309d19..fa21ce8 100755 --- a/themes/borland.sh +++ b/themes/borland.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/broadcast.sh b/themes/broadcast.sh index 4bdd476..d3806bf 100755 --- a/themes/broadcast.sh +++ b/themes/broadcast.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/brogrammer.sh b/themes/brogrammer.sh index d716e42..05bbdfc 100755 --- a/themes/brogrammer.sh +++ b/themes/brogrammer.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/c64.sh b/themes/c64.sh index 07ef942..24d9aa8 100755 --- a/themes/c64.sh +++ b/themes/c64.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/cai.sh b/themes/cai.sh index 1e19cd3..cc76a0a 100755 --- a/themes/cai.sh +++ b/themes/cai.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/chalk.sh b/themes/chalk.sh index 5ee6a66..51415f4 100755 --- a/themes/chalk.sh +++ b/themes/chalk.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/chalkboard.sh b/themes/chalkboard.sh index e16a103..bcd72ec 100755 --- a/themes/chalkboard.sh +++ b/themes/chalkboard.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/ciapre.sh b/themes/ciapre.sh index 6324746..ca67e2c 100755 --- a/themes/ciapre.sh +++ b/themes/ciapre.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/clone-of-ubuntu.sh b/themes/clone-of-ubuntu.sh index 450a8f6..9c37698 100755 --- a/themes/clone-of-ubuntu.sh +++ b/themes/clone-of-ubuntu.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/clrs.sh b/themes/clrs.sh index e27a380..81a1227 100755 --- a/themes/clrs.sh +++ b/themes/clrs.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/cobalt-neon.sh b/themes/cobalt-neon.sh index 02d44e7..50982a6 100755 --- a/themes/cobalt-neon.sh +++ b/themes/cobalt-neon.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/cobalt2.sh b/themes/cobalt2.sh index a91c509..dcac3cb 100755 --- a/themes/cobalt2.sh +++ b/themes/cobalt2.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/crayon-pony-fish.sh b/themes/crayon-pony-fish.sh index 67853d5..165ef0e 100755 --- a/themes/crayon-pony-fish.sh +++ b/themes/crayon-pony-fish.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/dark-pastel.sh b/themes/dark-pastel.sh index 226136b..c66ccc7 100755 --- a/themes/dark-pastel.sh +++ b/themes/dark-pastel.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/darkside.sh b/themes/darkside.sh index 57b34f5..61ec52b 100755 --- a/themes/darkside.sh +++ b/themes/darkside.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/desert.sh b/themes/desert.sh index 755fc3e..b308262 100755 --- a/themes/desert.sh +++ b/themes/desert.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/dimmed-monokai.sh b/themes/dimmed-monokai.sh index 69200c8..bd15dd8 100755 --- a/themes/dimmed-monokai.sh +++ b/themes/dimmed-monokai.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/dracula.sh b/themes/dracula.sh index a159e4f..37ab8f9 100755 --- a/themes/dracula.sh +++ b/themes/dracula.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/earthsong.sh b/themes/earthsong.sh index d7bbe25..08456ce 100755 --- a/themes/earthsong.sh +++ b/themes/earthsong.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/elemental.sh b/themes/elemental.sh index cf9e422..634e916 100755 --- a/themes/elemental.sh +++ b/themes/elemental.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/elementary.sh b/themes/elementary.sh index e17d7f3..2148ae0 100755 --- a/themes/elementary.sh +++ b/themes/elementary.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/elic.sh b/themes/elic.sh index 5c774f3..a7623f0 100755 --- a/themes/elic.sh +++ b/themes/elic.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/elio.sh b/themes/elio.sh index 113f354..793a6bc 100755 --- a/themes/elio.sh +++ b/themes/elio.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/espresso-libre.sh b/themes/espresso-libre.sh index ba6b668..12339e3 100755 --- a/themes/espresso-libre.sh +++ b/themes/espresso-libre.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/espresso.sh b/themes/espresso.sh index 46ca019..05b8eaa 100755 --- a/themes/espresso.sh +++ b/themes/espresso.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/fishtank.sh b/themes/fishtank.sh index 8c85527..1eca3ea 100755 --- a/themes/fishtank.sh +++ b/themes/fishtank.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/flat.sh b/themes/flat.sh index 4bfcd79..ccd65f2 100755 --- a/themes/flat.sh +++ b/themes/flat.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/flatland.sh b/themes/flatland.sh index 2acaca2..28342ad 100755 --- a/themes/flatland.sh +++ b/themes/flatland.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/foxnightly.sh b/themes/foxnightly.sh index 1de06a8..f9dcee0 100755 --- a/themes/foxnightly.sh +++ b/themes/foxnightly.sh @@ -39,6 +39,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/freya.sh b/themes/freya.sh index 2765e06..7dcff99 100755 --- a/themes/freya.sh +++ b/themes/freya.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/frontend-delight.sh b/themes/frontend-delight.sh index 8001b08..6a52fcd 100755 --- a/themes/frontend-delight.sh +++ b/themes/frontend-delight.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/frontend-fun-forrest.sh b/themes/frontend-fun-forrest.sh index ec7e9de..cd53c15 100755 --- a/themes/frontend-fun-forrest.sh +++ b/themes/frontend-fun-forrest.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/frontend-galaxy.sh b/themes/frontend-galaxy.sh index ebeab50..a585b45 100755 --- a/themes/frontend-galaxy.sh +++ b/themes/frontend-galaxy.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/github.sh b/themes/github.sh index e2a9758..71cb728 100755 --- a/themes/github.sh +++ b/themes/github.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/gooey.sh b/themes/gooey.sh index 1309b01..509c0e6 100755 --- a/themes/gooey.sh +++ b/themes/gooey.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/grape.sh b/themes/grape.sh index 78b7c54..f997616 100755 --- a/themes/grape.sh +++ b/themes/grape.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/grass.sh b/themes/grass.sh index c21b6c4..c02d466 100755 --- a/themes/grass.sh +++ b/themes/grass.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/gruvbox-dark.sh b/themes/gruvbox-dark.sh index 5c1c81a..af6e35a 100755 --- a/themes/gruvbox-dark.sh +++ b/themes/gruvbox-dark.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/gruvbox.sh b/themes/gruvbox.sh index 77daea2..e620bda 100755 --- a/themes/gruvbox.sh +++ b/themes/gruvbox.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/hardcore.sh b/themes/hardcore.sh index 3f6cf24..4ea0252 100755 --- a/themes/hardcore.sh +++ b/themes/hardcore.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/harper.sh b/themes/harper.sh index 0eaf935..8c6630c 100755 --- a/themes/harper.sh +++ b/themes/harper.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/hemisu-dark.sh b/themes/hemisu-dark.sh index e16188d..1cbd29f 100755 --- a/themes/hemisu-dark.sh +++ b/themes/hemisu-dark.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/hemisu-light.sh b/themes/hemisu-light.sh index be3c9bd..730e67a 100755 --- a/themes/hemisu-light.sh +++ b/themes/hemisu-light.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/highway.sh b/themes/highway.sh index 7a1f6f2..d737142 100755 --- a/themes/highway.sh +++ b/themes/highway.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/hipster-green.sh b/themes/hipster-green.sh index cd29c4f..14d31a3 100755 --- a/themes/hipster-green.sh +++ b/themes/hipster-green.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/homebrew.sh b/themes/homebrew.sh index 0930f35..a991623 100755 --- a/themes/homebrew.sh +++ b/themes/homebrew.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/hurtado.sh b/themes/hurtado.sh index c8b14c2..2384e5b 100755 --- a/themes/hurtado.sh +++ b/themes/hurtado.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/hybrid.sh b/themes/hybrid.sh index 0263bdd..a4b7361 100755 --- a/themes/hybrid.sh +++ b/themes/hybrid.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/ic-green-ppl.sh b/themes/ic-green-ppl.sh index 874e47b..9d72dbf 100755 --- a/themes/ic-green-ppl.sh +++ b/themes/ic-green-ppl.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/ic-orange-ppl.sh b/themes/ic-orange-ppl.sh index 788d41c..a213a97 100755 --- a/themes/ic-orange-ppl.sh +++ b/themes/ic-orange-ppl.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/idle-toes.sh b/themes/idle-toes.sh index 04c3347..8c0d23a 100755 --- a/themes/idle-toes.sh +++ b/themes/idle-toes.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/ir-black.sh b/themes/ir-black.sh index b659af8..7940132 100755 --- a/themes/ir-black.sh +++ b/themes/ir-black.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/jackie-brown.sh b/themes/jackie-brown.sh index 4489a6f..c47aec1 100755 --- a/themes/jackie-brown.sh +++ b/themes/jackie-brown.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/japanesque.sh b/themes/japanesque.sh index f249933..2471994 100755 --- a/themes/japanesque.sh +++ b/themes/japanesque.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/jellybeans.sh b/themes/jellybeans.sh index 3ff14ab..58cd5d8 100755 --- a/themes/jellybeans.sh +++ b/themes/jellybeans.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/jup.sh b/themes/jup.sh index c4db23d..04f4fca 100755 --- a/themes/jup.sh +++ b/themes/jup.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/kibble.sh b/themes/kibble.sh index 2a9c7e6..61aee46 100755 --- a/themes/kibble.sh +++ b/themes/kibble.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/later-this-evening.sh b/themes/later-this-evening.sh index 87d780a..5ffee0a 100755 --- a/themes/later-this-evening.sh +++ b/themes/later-this-evening.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/lavandula.sh b/themes/lavandula.sh index d407275..8138e61 100755 --- a/themes/lavandula.sh +++ b/themes/lavandula.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/liquid-carbon-transparent.sh b/themes/liquid-carbon-transparent.sh index cc4cbe9..7780c51 100755 --- a/themes/liquid-carbon-transparent.sh +++ b/themes/liquid-carbon-transparent.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/liquid-carbon.sh b/themes/liquid-carbon.sh index 8d5b93f..1a6a7ef 100755 --- a/themes/liquid-carbon.sh +++ b/themes/liquid-carbon.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/man-page.sh b/themes/man-page.sh index 32b708b..dfb9b35 100755 --- a/themes/man-page.sh +++ b/themes/man-page.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/mar.sh b/themes/mar.sh index 8186f7e..caf4cb4 100755 --- a/themes/mar.sh +++ b/themes/mar.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/material.sh b/themes/material.sh index 3ca4d57..d80b858 100755 --- a/themes/material.sh +++ b/themes/material.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/mathias.sh b/themes/mathias.sh index c518c46..b08271e 100755 --- a/themes/mathias.sh +++ b/themes/mathias.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/medallion.sh b/themes/medallion.sh index be320a9..7da8f72 100755 --- a/themes/medallion.sh +++ b/themes/medallion.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/misterioso.sh b/themes/misterioso.sh index effac70..8032a09 100755 --- a/themes/misterioso.sh +++ b/themes/misterioso.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/miu.sh b/themes/miu.sh index c0155dc..e5c31d1 100755 --- a/themes/miu.sh +++ b/themes/miu.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/molokai.sh b/themes/molokai.sh index a8c1b6e..f06e272 100755 --- a/themes/molokai.sh +++ b/themes/molokai.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/mona-lisa.sh b/themes/mona-lisa.sh index a0dd4d1..44347a0 100755 --- a/themes/mona-lisa.sh +++ b/themes/mona-lisa.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/monokai-dark.sh b/themes/monokai-dark.sh index 993728b..a0cc061 100755 --- a/themes/monokai-dark.sh +++ b/themes/monokai-dark.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/monokai-soda.sh b/themes/monokai-soda.sh index 4ca03b3..8a81ab8 100755 --- a/themes/monokai-soda.sh +++ b/themes/monokai-soda.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/n0tch2k.sh b/themes/n0tch2k.sh index e3ef540..9422acf 100755 --- a/themes/n0tch2k.sh +++ b/themes/n0tch2k.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/neopolitan.sh b/themes/neopolitan.sh index e09f865..da38c79 100755 --- a/themes/neopolitan.sh +++ b/themes/neopolitan.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/nep.sh b/themes/nep.sh index af060e3..15728a4 100755 --- a/themes/nep.sh +++ b/themes/nep.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/neutron.sh b/themes/neutron.sh index bc16ce0..a51c80c 100755 --- a/themes/neutron.sh +++ b/themes/neutron.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/nightlion-v1.sh b/themes/nightlion-v1.sh index a3211ea..16b67e8 100755 --- a/themes/nightlion-v1.sh +++ b/themes/nightlion-v1.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/nightlion-v2.sh b/themes/nightlion-v2.sh index 4a42cc4..14e0d53 100755 --- a/themes/nightlion-v2.sh +++ b/themes/nightlion-v2.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/nighty.sh b/themes/nighty.sh index 5cb8333..d17b988 100755 --- a/themes/nighty.sh +++ b/themes/nighty.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/nord-light.sh b/themes/nord-light.sh index 0dc9405..ac65fee 100755 --- a/themes/nord-light.sh +++ b/themes/nord-light.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/nord.sh b/themes/nord.sh index cd02de8..30e736f 100755 --- a/themes/nord.sh +++ b/themes/nord.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/novel.sh b/themes/novel.sh index 6ce9c34..e8c1111 100755 --- a/themes/novel.sh +++ b/themes/novel.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/obsidian.sh b/themes/obsidian.sh index 3c3744f..6d1d685 100755 --- a/themes/obsidian.sh +++ b/themes/obsidian.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/ocean-dark.sh b/themes/ocean-dark.sh index 8642a6b..5898a19 100755 --- a/themes/ocean-dark.sh +++ b/themes/ocean-dark.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/ocean.sh b/themes/ocean.sh index 25f52ab..ffa3264 100755 --- a/themes/ocean.sh +++ b/themes/ocean.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/oceanic-next.sh b/themes/oceanic-next.sh index 0df1546..af0c4f4 100755 --- a/themes/oceanic-next.sh +++ b/themes/oceanic-next.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/ollie.sh b/themes/ollie.sh index 5dd2004..f45868d 100755 --- a/themes/ollie.sh +++ b/themes/ollie.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/one-dark.sh b/themes/one-dark.sh index 7e9c08e..ac20c2d 100755 --- a/themes/one-dark.sh +++ b/themes/one-dark.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/one-half-black.sh b/themes/one-half-black.sh index 064ab87..375be12 100755 --- a/themes/one-half-black.sh +++ b/themes/one-half-black.sh @@ -40,6 +40,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/one-light.sh b/themes/one-light.sh index 95f5560..b31a6f1 100755 --- a/themes/one-light.sh +++ b/themes/one-light.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/pali.sh b/themes/pali.sh index 30186cd..d7be20f 100755 --- a/themes/pali.sh +++ b/themes/pali.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/paraiso-dark.sh b/themes/paraiso-dark.sh index bee1491..6a72edd 100755 --- a/themes/paraiso-dark.sh +++ b/themes/paraiso-dark.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/paul-millr.sh b/themes/paul-millr.sh index 326d52d..57eda93 100755 --- a/themes/paul-millr.sh +++ b/themes/paul-millr.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/pencil-dark.sh b/themes/pencil-dark.sh index a6acc38..59ced93 100755 --- a/themes/pencil-dark.sh +++ b/themes/pencil-dark.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/pencil-light.sh b/themes/pencil-light.sh index da64092..4984be2 100755 --- a/themes/pencil-light.sh +++ b/themes/pencil-light.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/peppermint.sh b/themes/peppermint.sh index c9e1564..4083f46 100755 --- a/themes/peppermint.sh +++ b/themes/peppermint.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/pnevma.sh b/themes/pnevma.sh index a02a75f..87525bd 100755 --- a/themes/pnevma.sh +++ b/themes/pnevma.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/pro.sh b/themes/pro.sh index 0597211..f28c7d3 100755 --- a/themes/pro.sh +++ b/themes/pro.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/red-alert.sh b/themes/red-alert.sh index 2f42f44..da8d3e0 100755 --- a/themes/red-alert.sh +++ b/themes/red-alert.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/red-sands.sh b/themes/red-sands.sh index f73b82d..73dc5c3 100755 --- a/themes/red-sands.sh +++ b/themes/red-sands.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/rippedcasts.sh b/themes/rippedcasts.sh index 0cb6365..5e085bf 100755 --- a/themes/rippedcasts.sh +++ b/themes/rippedcasts.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/royal.sh b/themes/royal.sh index 2c7ab86..e578ec2 100755 --- a/themes/royal.sh +++ b/themes/royal.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/sat.sh b/themes/sat.sh index 8cabc82..0ec5173 100755 --- a/themes/sat.sh +++ b/themes/sat.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/sea-shells.sh b/themes/sea-shells.sh index b31929b..427511d 100755 --- a/themes/sea-shells.sh +++ b/themes/sea-shells.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/seafoam-pastel.sh b/themes/seafoam-pastel.sh index 54e48f4..c6d187d 100755 --- a/themes/seafoam-pastel.sh +++ b/themes/seafoam-pastel.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/seti.sh b/themes/seti.sh index 9fd78cb..9655ae1 100755 --- a/themes/seti.sh +++ b/themes/seti.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/shaman.sh b/themes/shaman.sh index 83ebd05..5409595 100755 --- a/themes/shaman.sh +++ b/themes/shaman.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/shel.sh b/themes/shel.sh index dfa4eac..9b82aa1 100755 --- a/themes/shel.sh +++ b/themes/shel.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/slate.sh b/themes/slate.sh index 2750d0f..dc85801 100755 --- a/themes/slate.sh +++ b/themes/slate.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/smyck.sh b/themes/smyck.sh index 72effa9..698ef7f 100755 --- a/themes/smyck.sh +++ b/themes/smyck.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/snazzy.sh b/themes/snazzy.sh index 62811f6..1837f48 100755 --- a/themes/snazzy.sh +++ b/themes/snazzy.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/soft-server.sh b/themes/soft-server.sh index e8cc3b9..0f6ca92 100755 --- a/themes/soft-server.sh +++ b/themes/soft-server.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/solarized-darcula.sh b/themes/solarized-darcula.sh index 3e97148..7a7eb04 100755 --- a/themes/solarized-darcula.sh +++ b/themes/solarized-darcula.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/solarized-dark-higher-contrast.sh b/themes/solarized-dark-higher-contrast.sh index dc9af14..e951257 100755 --- a/themes/solarized-dark-higher-contrast.sh +++ b/themes/solarized-dark-higher-contrast.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/solarized-dark.sh b/themes/solarized-dark.sh index e89bcd8..ff2f1b4 100755 --- a/themes/solarized-dark.sh +++ b/themes/solarized-dark.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/solarized-light.sh b/themes/solarized-light.sh index 494a93f..8bc6afb 100755 --- a/themes/solarized-light.sh +++ b/themes/solarized-light.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/spacedust.sh b/themes/spacedust.sh index 9b7b0b4..ddc41d2 100755 --- a/themes/spacedust.sh +++ b/themes/spacedust.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/spacegray-eighties-dull.sh b/themes/spacegray-eighties-dull.sh index 2f96bf8..9a0059d 100755 --- a/themes/spacegray-eighties-dull.sh +++ b/themes/spacegray-eighties-dull.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/spacegray-eighties.sh b/themes/spacegray-eighties.sh index 5b3d60d..3de5554 100755 --- a/themes/spacegray-eighties.sh +++ b/themes/spacegray-eighties.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/spacegray.sh b/themes/spacegray.sh index 09f3c48..f220b29 100755 --- a/themes/spacegray.sh +++ b/themes/spacegray.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/spring.sh b/themes/spring.sh index 4495dca..a2c4549 100755 --- a/themes/spring.sh +++ b/themes/spring.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/square.sh b/themes/square.sh index e91ba48..9d0a7b9 100755 --- a/themes/square.sh +++ b/themes/square.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/srcery.sh b/themes/srcery.sh index cd231ac..846b09c 100755 --- a/themes/srcery.sh +++ b/themes/srcery.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/sundried.sh b/themes/sundried.sh index eeeb3e0..264d823 100755 --- a/themes/sundried.sh +++ b/themes/sundried.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/symphonic.sh b/themes/symphonic.sh index f8f5b2d..00edaec 100755 --- a/themes/symphonic.sh +++ b/themes/symphonic.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/teerb.sh b/themes/teerb.sh index e6eb0d2..0a944ac 100755 --- a/themes/teerb.sh +++ b/themes/teerb.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/terminal-basic.sh b/themes/terminal-basic.sh index 99e1b22..1e5799c 100755 --- a/themes/terminal-basic.sh +++ b/themes/terminal-basic.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/terminix-dark.sh b/themes/terminix-dark.sh index 6e9f22b..aafcff1 100755 --- a/themes/terminix-dark.sh +++ b/themes/terminix-dark.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/thayer-bright.sh b/themes/thayer-bright.sh index 4b7b8e7..54b6a37 100755 --- a/themes/thayer-bright.sh +++ b/themes/thayer-bright.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/tin.sh b/themes/tin.sh index 7e6cf8b..531c8d8 100755 --- a/themes/tin.sh +++ b/themes/tin.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/tomorrow-night-blue.sh b/themes/tomorrow-night-blue.sh index 016d338..e3ce77b 100755 --- a/themes/tomorrow-night-blue.sh +++ b/themes/tomorrow-night-blue.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/tomorrow-night-bright.sh b/themes/tomorrow-night-bright.sh index 89de71b..500f74c 100755 --- a/themes/tomorrow-night-bright.sh +++ b/themes/tomorrow-night-bright.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/tomorrow-night-eighties.sh b/themes/tomorrow-night-eighties.sh index 7541629..5bdf0e6 100755 --- a/themes/tomorrow-night-eighties.sh +++ b/themes/tomorrow-night-eighties.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/tomorrow-night.sh b/themes/tomorrow-night.sh index b4bac87..2f6f6ad 100755 --- a/themes/tomorrow-night.sh +++ b/themes/tomorrow-night.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/tomorrow.sh b/themes/tomorrow.sh index 998c4fe..161fd77 100755 --- a/themes/tomorrow.sh +++ b/themes/tomorrow.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/toy-chest.sh b/themes/toy-chest.sh index 09d7a8f..5bf7a3e 100755 --- a/themes/toy-chest.sh +++ b/themes/toy-chest.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/treehouse.sh b/themes/treehouse.sh index 00eae57..5d5c6d7 100755 --- a/themes/treehouse.sh +++ b/themes/treehouse.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/twilight.sh b/themes/twilight.sh index af94a99..5de242c 100755 --- a/themes/twilight.sh +++ b/themes/twilight.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/ura.sh b/themes/ura.sh index 3c9b00c..7e2908b 100755 --- a/themes/ura.sh +++ b/themes/ura.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/urple.sh b/themes/urple.sh index 6d91120..ebcc467 100755 --- a/themes/urple.sh +++ b/themes/urple.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/vag.sh b/themes/vag.sh index 0a8ec8d..06416e1 100755 --- a/themes/vag.sh +++ b/themes/vag.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/vaughn.sh b/themes/vaughn.sh index a783fed..89dff82 100755 --- a/themes/vaughn.sh +++ b/themes/vaughn.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/vibrant-ink.sh b/themes/vibrant-ink.sh index acc87f5..d0afbca 100755 --- a/themes/vibrant-ink.sh +++ b/themes/vibrant-ink.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/warm-neon.sh b/themes/warm-neon.sh index bc0c6ce..f4aa426 100755 --- a/themes/warm-neon.sh +++ b/themes/warm-neon.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/wez.sh b/themes/wez.sh index e2c9e0f..b42707d 100755 --- a/themes/wez.sh +++ b/themes/wez.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/wild-cherry.sh b/themes/wild-cherry.sh index 3d6122b..0a274d1 100755 --- a/themes/wild-cherry.sh +++ b/themes/wild-cherry.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/wombat.sh b/themes/wombat.sh index 7a7f063..37aebef 100755 --- a/themes/wombat.sh +++ b/themes/wombat.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/wryan.sh b/themes/wryan.sh index 6e50c73..245f38a 100755 --- a/themes/wryan.sh +++ b/themes/wryan.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"} diff --git a/themes/zenburn.sh b/themes/zenburn.sh index 591a94a..749580d 100755 --- a/themes/zenburn.sh +++ b/themes/zenburn.sh @@ -38,6 +38,7 @@ SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" PARENT_PATH="$(dirname "${SCRIPT_PATH}")" # 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/Mayccoll/Gogh/master"}