zimfw/src/stage2
Eric Nielsen 5bcfb8cc9f
Override repository options along zmodule calls
for the same module name. Other minor fixes:
* Show skipping already installed modules with install action and `-v`.
* Consider external module dirs when calling compile action directly, by
  making sure _zimfw_source_zimrc is called first.
* Ignore return value from `zargs` with `-P`, as it's oddly returning
  123 since Zsh 5.9. Maybe related to these changes:
  67f932e7c5
2022-05-17 18:43:59 -05:00
..
20_guard.zsh.erb Add list action, don't run tool on external module 2021-09-19 13:37:13 -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 Deprecate compile in background via login_init.zsh 2022-01-10 09:29:32 -05:00
29_zimfw_build_init.zsh.erb Add check-dumpfile action 2022-01-18 20:34:36 -05:00
29_zimfw_build_login_init.zsh.erb Clean up and simplify code 2022-01-10 20:41:50 -05:00
30_zimfw_build.zsh.erb Refactor: extract _zimfw_print function 2020-01-09 07:13:31 -05:00
30_zmodule.zsh.erb Override repository options along zmodule calls 2022-05-17 18:43:59 -05:00
31_zimfw_source_zimrc.zsh.erb Override repository options along zmodule calls 2022-05-17 18:43:59 -05:00
34_zimfw_list_unuseds.zsh.erb Override repository options along zmodule calls 2022-05-17 18:43:59 -05:00
40_zimfw_version_check.zsh.erb Force local zsh emulation options 2021-11-21 14:39:20 -05:00
50_zimfw_check_dumpfile.zsh.erb Also work when _zim_fpath is not set 2022-01-24 18:58:28 -05:00
50_zimfw_clean_compiled.zsh.erb Override repository options along zmodule calls 2022-05-17 18:43:59 -05:00
50_zimfw_clean_dumpfile.zsh.erb Add check-dumpfile action 2022-01-18 20:34:36 -05:00
50_zimfw_compile.zsh.erb Override repository options along zmodule calls 2022-05-17 18:43:59 -05:00
50_zimfw_info.zsh.erb Add build date in info 2021-01-02 18:40:58 -05:00
50_zimfw_install_update.zsh.erb Override repository options along zmodule calls 2022-05-17 18:43:59 -05:00
50_zimfw_uninstall.zsh.erb Use `print -l` to print multiple lines 2021-09-23 14:29:40 -05:00
50_zimfw_upgrade.zsh.erb Use `print -l` to print multiple lines 2021-09-23 14:29:40 -05:00
69_zimfw_run_list.zsh.erb Override repository options along zmodule calls 2022-05-17 18:43:59 -05:00
70_zimfw_run_tool.zsh.erb Override repository options along zmodule calls 2022-05-17 18:43:59 -05:00
80_zimfw.zsh.erb Override repository options along zmodule calls 2022-05-17 18:43:59 -05:00