Add autoenv support #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add zsh-autoenv like functionality.
It should support both
.enterand.exitscripts.Nesting of
.enterscripts should be considered, is the extra complexity worthit?
Use the
chpwdhook to register a handler. In the handler do the following:.enterentries$PWDis a not a subdirectory of the previous entry?source .exit.enterfile.enterfile does not exists?return.enterfile?return.enterfile is not authorized?returnsource .enter