zimfw/src/stage2
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
..
20_guard.zsh.erb Fix warning when WARN_CREATE_GLOBAL is set 2021-08-31 18:42:30 -05:00
22_zimfw_print.zsh.erb Use short `if` form instead of `&&` 2020-02-03 20:49:52 -05:00
28_zimfw_mv.zsh.erb Make cksum silent 2020-05-25 13:43:30 -05:00
29_zimfw_build_init.zsh.erb Add `-c|--cmd` option to `zmodule` 2020-07-02 17:16:44 -05:00
29_zimfw_build_login_init.zsh.erb Add zstyle to set default zmodule tool 2021-07-11 15:58:15 -05:00
30_zimfw_build.zsh.erb Refactor: extract _zimfw_print function 2020-01-09 07:13:31 -05:00
30_zmodule.zsh.erb Update zmodule help message 2021-08-25 16:12:48 -05:00
31_zimfw_source_zimrc.zsh.erb Add zstyle to set default zmodule tool 2021-07-11 15:58:15 -05:00
40_zimfw_version_check.zsh.erb Add new degit tool \o/ 2021-04-07 17:54:47 -05:00
50_zimfw_clean_compiled.zsh.erb v1.5.0 2021-08-10 09:56:25 -05:00
50_zimfw_clean_dumpfile.zsh.erb Use short `if` form instead of `&&` 2020-02-03 20:49:52 -05:00
50_zimfw_compile.zsh.erb Use short `if` form instead of `&&` 2020-02-03 20:49:52 -05:00
50_zimfw_info.zsh.erb Add build date in info 2021-01-02 18:40:58 -05:00
50_zimfw_uninstall.zsh.erb Add zstyle to set default zmodule tool 2021-07-11 15:58:15 -05:00
50_zimfw_upgrade.zsh.erb Add zstyle to set default zmodule tool 2021-07-11 15:58:15 -05:00
70_zimfw_run_tool.zsh.erb Add zstyle to set default zmodule tool 2021-07-11 15:58:15 -05:00
80_zimfw.zsh.erb v1.5.0 2021-08-10 09:56:25 -05:00