Support fallback strategies by setting array in config

This commit is contained in:
Eric Freese 2018-06-06 21:49:03 -06:00
commit bcbdad83e9
10 changed files with 100 additions and 55 deletions

View file

@ -9,6 +9,7 @@ SRC_FILES := \
$(SRC_DIR)/highlight.zsh \
$(SRC_DIR)/widgets.zsh \
$(SRC_DIR)/strategies/*.zsh \
$(SRC_DIR)/fetch.zsh \
$(SRC_DIR)/async.zsh \
$(SRC_DIR)/start.zsh