mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Adding ability to override plugins from the custom directory.
This commit is contained in:
parent
541da0c9d1
commit
d3bf47d540
3 changed files with 11 additions and 2 deletions
2
custom/plugins/example/example.plugin.zsh
Normal file
2
custom/plugins/example/example.plugin.zsh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Add your own custom plugins in the custom/plugins directory. Plugins placed
|
||||
# here will override ones with the same name in the main plugins directory.
|
||||
Loading…
Add table
Add a link
Reference in a new issue