1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-02 21:19:25 +00:00

Source functions in the order needed.

This commit is contained in:
Sorin Ionescu
2011-07-28 17:06:45 -04:00
parent 9f4b8793e7
commit 2e4a053c8c
3 changed files with 16 additions and 6 deletions

View File

@ -27,8 +27,8 @@ minimum recommended version is 4.3.9.
### Problems?
If you are not able to find certain commands after switching to *Oh My ZSH*, you need
to modify `PATH` in `~/.zshrc`, or better yet, in `~/functions/environment.zsh` (may
be subject to merge conflicts).
to modify `PATH` in `~/.zshrc`, or better yet, in `~/functions/02.environment.zsh`
(may be subject to merge conflicts).
## Usage