parent
4c04356e4f
commit
be0b34b3a7
|
|
@ -4,4 +4,4 @@
|
|||
# pick a theme:
|
||||
export BASH_IT_THEME=$( ls -w1 ${BASH_IT}/.bash_it/themes/ | grep -v .bash | grep -v random | sort -R | head -1 )
|
||||
# load it the right way:
|
||||
source "${BASH_IT}/lib/appearance.bash"
|
||||
source "${BASH_IT}/themes/${BASH_IT_THEME}.bash"
|
||||
|
|
|
|||
Loading…
Reference in New Issue