diff --git a/example/example.plugin.zsh b/example/example.plugin.zsh deleted file mode 100644 index 406f274..0000000 --- a/example/example.plugin.zsh +++ /dev/null @@ -1,2 +0,0 @@ -# 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.