zimfw/src
Eric Nielsen 476bb6b320
Fix warning when WARN_CREATE_GLOBAL is set
and ZIM_HOME is not. It can be reproduced with:

    unset ZIM_HOME
    setopt WARN_CREATE_GLOBAL
    zimfw info

and the warning is:

    zimfw.zsh:33: scalar parameter ZIM_HOME created globally in function zimfw
2021-08-31 18:42:30 -05:00
..
stage2 Fix warning when WARN_CREATE_GLOBAL is set 2021-08-31 18:42:30 -05:00
templates Init and compile local modules in their directories 2020-06-09 21:34:21 -05:00
tools Fix update with git tool when module dir is under 2021-08-26 18:15:39 -05:00
zimfw.zsh.erb Update zmodule help message 2021-08-25 16:12:48 -05:00