1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-12-15 18:55:13 +02:00

Fixed typo in README.md

This commit is contained in:
Simon
2024-08-26 16:20:04 +02:00
committed by GitHub
parent f5951dd0cf
commit b06fed8946

View File

@@ -5,7 +5,7 @@
zsh-autoenv automatically sources (known/whitelisted) `.autoenv.zsh` files,
typically used in project root directories.
It handles "enter" and leave" events, nesting, and stashing of
It handles "enter" and "leave" events, nesting, and stashing of
variables (overwriting and restoring).
## Requirements