mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2026-04-12 17:24:40 +03:00
This uses `emulate -L zsh` (as a more broad approach to `setopt localtoptions noshwordsplit`, or quoting things) in the entry points to zsh-autoenv. Fixes https://github.com/Tarrasch/zsh-autoenv/issues/75