mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
tell users about the possibility to use a different custom/ directory
This commit is contained in:
parent
1120f97305
commit
056c24d858
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ h3. Customization
|
|||
If you want to override any of the default behavior, just add a new file (ending in @.zsh@) into the @custom/@ directory.
|
||||
If you have many functions which go well together you can put them as a *.plugin.zsh file in the @custom/plugins/@ directory and then enable this plugin.
|
||||
If you would like to override the functionality of a plugin distributed with oh-my-zsh, create a plugin of the same name in the @custom/plugins/@ directory and it will be loaded instead of the one in @plugins/@.
|
||||
|
||||
You may specify a different location for your @custom/@ directory by setting @$ZSH_CUSTOM@ to your desired location in your @~/.zshrc@.
|
||||
|
||||
h3. Uninstalling
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue