zimfw/src
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
..
stage2 Force local zsh emulation options 2021-11-21 14:39:20 -05:00
templates Force local zsh emulation options 2021-11-21 14:39:20 -05:00
tools Force local zsh emulation options 2021-11-21 14:39:20 -05:00
zimfw.zsh.erb Narrow zmodule help text again 2021-11-08 20:05:32 -05:00