import composure functions
This commit is contained in:
3
bash_it.sh
Normal file → Executable file
3
bash_it.sh
Normal file → Executable file
@@ -21,6 +21,9 @@ then
|
||||
unset $BASH_THEME;
|
||||
fi
|
||||
|
||||
# Load composure first, so we support function metadata
|
||||
source "${BASH_IT}/lib/composure.sh"
|
||||
|
||||
# Load colors first so they can be use in base theme
|
||||
source "${BASH_IT}/themes/colors.theme.bash"
|
||||
source "${BASH_IT}/themes/base.theme.bash"
|
||||
|
||||
Reference in New Issue
Block a user