Files
zsh/autoenv/autoenv.zsh
Kenneth Benzie (Benie) 09340b74e8 Introduce shell state snapshots to autoenv plugin
This patch provides `_autoenv_snap_pre` & `_autoenv_snap_post` to create
a shell state diff for use in `.enter` files which can then be restored
in `.exit` with `_autoenv_snap_restore`.
2026-03-05 11:20:14 +00:00

12 KiB