mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2026-04-30 09:15:54 +03:00
2c8cfbcea8
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