Sorin Ionescu
13 years ago
3 changed files with 39 additions and 7 deletions
@ -0,0 +1,26 @@ |
|||||||
|
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 |
||||||
|
|
Loading…
Reference in new issue