Support fallback strategies by setting array in config

This commit is contained in:
Eric Freese 2018-11-24 09:56:30 -07:00
commit a78ea16c50
8 changed files with 93 additions and 18 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