mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Updates README in Customization section
This commit is contained in:
parent
718178848c
commit
31b595273a
1 changed files with 2 additions and 3 deletions
|
|
@ -60,9 +60,8 @@ the "refcard":http://www.bash2zsh.com/zsh_refcard/refcard.pdf is pretty tasty fo
|
|||
|
||||
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/@.
|
||||
Pretty much every single aspect of _Oh My Zsh_ is configurable to your needs - without the burden of maintaining your own fork!
|
||||
Be sure to check out our "Customization wiki":https://github.com/robbyrussell/oh-my-zsh/wiki/Customization for more info.
|
||||
|
||||
h3. Updates
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue