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