mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Source functions in the order needed.
This commit is contained in:
parent
9f4b8793e7
commit
2e4a053c8c
3 changed files with 16 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue