1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

Adding ability to override plugins from the custom directory.

This commit is contained in:
Jake Bell
2011-05-26 12:34:37 -05:00
parent ab2a7b51a8
commit f8aae64e47
4 changed files with 10 additions and 3 deletions

View 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.