Is there any way to set environmental variables before calling $zf?
For example I want to add something to PATH, but if I do it in an actual $zf call it would be a lot longer and hard to read. So is there any way to set environmental variables for current process from Cache?
- Log in to post comments
