zimfw/src/tools
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
..
degit.zsh.erb Force local zsh emulation options 2021-11-21 14:39:20 -05:00
git.zsh.erb Force local zsh emulation options 2021-11-21 14:39:20 -05:00