Rename files in custom example folders

... as suggested by @mcornella and @ncanceill.
This commit is contained in:
LFDM 2014-03-24 20:24:27 +01:00
commit b9e34f6373
3 changed files with 9 additions and 6 deletions

View file

@ -1,2 +1,7 @@
# 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.
# This is an example file to demonstrate the use of custom plugins.
# To load them add them to the plugins Array in your .zshrc file:
#
# Plugins placed here will override ones with the same name in the main
# directory.
#
# plugins=(example)