prezto/modules/environment
Kaleb Elwert 7ebb5e9dda environment: Fix logic around url quoting in zsh >= 5.1
Closes #1015, Fixes #978

Thanks to @Eriner for pointing us in right direction.

The code for this comes from zim. This is the last commit with the code we're using:
537f076603 (diff-30465d78a41f73dc0f6967d3f34d7964)

Note that we need this workaround because we currently support back to
4.3.11.

I believe that originally came from here:
https://github.com/robbyrussell/oh-my-zsh/pull/4473
2017-11-06 11:58:05 -08:00
..
init.zsh environment: Fix logic around url quoting in zsh >= 5.1 2017-11-06 11:58:05 -08:00
README.md Swap italics to code formatting and add hyperlink 2017-08-29 16:53:56 -07:00

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.