diff options
Diffstat (limited to 'custom/example/example.plugin.zsh')
-rw-r--r-- | custom/example/example.plugin.zsh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/custom/example/example.plugin.zsh b/custom/example/example.plugin.zsh deleted file mode 100644 index 406f27445..000000000 --- a/custom/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. |