summaryrefslogtreecommitdiff
path: root/custom/example/example.plugin.zsh
diff options
context:
space:
mode:
authorPeter Jaros <peter.a.jaros@gmail.com>2012-05-16 14:51:52 -0400
committerPhil Eichinger <phil@zankapfel.net>2014-03-25 16:47:57 +0100
commitd1323edb499d5f9fbe7641bcab402229ad773195 (patch)
tree96fbc3c4245a92f80aa54458c718bb4d92191fa8 /custom/example/example.plugin.zsh
parent7a94b760193306fd62c07c93e116439f2bd8059b (diff)
downloadzsh-d1323edb499d5f9fbe7641bcab402229ad773195.tar.gz
zsh-d1323edb499d5f9fbe7641bcab402229ad773195.tar.bz2
zsh-d1323edb499d5f9fbe7641bcab402229ad773195.zip
Move example plugin to the custom plugins dir.
Diffstat (limited to 'custom/example/example.plugin.zsh')
-rw-r--r--custom/example/example.plugin.zsh2
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.