1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/autoenv/README.md

17 lines
427 B

Autoenv
=======
Provides integration for the [autoenv][1] shell environment settings
tool.
Settings
--------
By default this plugin finds autoenv as it's installed by Mac homebrew,
in `/usr/local/opt/autoenv/activate.sh`. To find the autoenv script in
another location, add the following line to *zpreztorc*:
zstyle ':prezto:module:autoenv' script PATH_TO_AUTOENV_ACTIVATE
[1]: https://github.com/kennethreitz/autoenv