zimfw/src/stage2
Eric Nielsen a5fb148ccf
Force local zsh emulation options
so the code is not broken by unexpected option changes, like

    setopt RC_EXPAND_PARAM

which breaks

    print -R 'fpath=('${${_zfpaths#${~zpre}}:A}' ${fpath})'

in the _zimfw_build_init function, for example.

See #444.
2021-11-21 14:39:20 -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 Make cksum silent 2020-05-25 13:43:30 -05:00
29_zimfw_build_init.zsh.erb More verbose output in install and update actions 2021-09-29 21:22:28 -05:00
29_zimfw_build_login_init.zsh.erb Add missing `-l` in git tool print_okay 2021-11-08 11:38:56 -05:00
30_zimfw_build.zsh.erb Refactor: extract _zimfw_print function 2020-01-09 07:13:31 -05:00
30_zmodule.zsh.erb Force local zsh emulation options 2021-11-21 14:39:20 -05:00
31_zimfw_source_zimrc.zsh.erb Add list action, don't run tool on external module 2021-09-19 13:37:13 -05:00
34_zimfw_list_unuseds.zsh.erb Further improve handling of external modules 2021-09-23 11:44:31 -05:00
40_zimfw_version_check.zsh.erb Force local zsh emulation options 2021-11-21 14:39:20 -05:00
50_zimfw_clean_compiled.zsh.erb Use `print -l` to print multiple lines 2021-09-23 14:29:40 -05:00
50_zimfw_clean_dumpfile.zsh.erb Use `print -l` to print multiple lines 2021-09-23 14:29:40 -05:00
50_zimfw_compile.zsh.erb Use `print -l` to print multiple lines 2021-09-23 14:29:40 -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 Update init action to also install new modules 2021-10-26 11:15:40 -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 Add missing `-l` in git tool print_okay 2021-11-08 11:38:56 -05:00
70_zimfw_run_tool.zsh.erb Add missing `-l` in git tool print_okay 2021-11-08 11:38:56 -05:00
80_zimfw.zsh.erb Force local zsh emulation options 2021-11-21 14:39:20 -05:00