27 lines
535 B
Markdown
27 lines
535 B
Markdown
|
Environment
|
||
|
===========
|
||
|
|
||
|
Sets general shell options and defines environment variables.
|
||
|
|
||
|
This module must be loaded first.
|
||
|
|
||
|
Environment Variables
|
||
|
---------------------
|
||
|
|
||
|
Contributors
|
||
|
------------
|
||
|
|
||
|
This module **MUST NOT** rely on any command not built in Zsh.
|
||
|
|
||
|
Non-interactive environment variables should be defined in *zshenv*.
|
||
|
|
||
|
Authors
|
||
|
-------
|
||
|
|
||
|
*The authors of this module should be contacted via the [issue tracker][1].*
|
||
|
|
||
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
||
|
|
||
|
[1]: https://github.com/sorin-ionescu/oh-my-zsh/issues
|
||
|
|