Updating README.
Fixing custom location for themes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user