Updating README.

Fixing custom location for themes.
This commit is contained in:
Adam Karim
2016-11-29 09:55:13 -08:00
parent a896cb2c44
commit 2a4e27cdba
2 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ export GREP_COLOR='1;33'
export LSCOLORS='Gxfxcxdxdxegedabagacad'
if [[ -z "$CUSTOM_THEME_DIR" ]]; then
CUSTOM_THEME_DIR="${BASH_IT}/custom/themes"
CUSTOM_THEME_DIR="${BASH_IT_CUSTOM:=${BASH_IT}/custom}/themes"
fi
# Load the theme