summaryrefslogtreecommitdiff
path: root/custom/example/example.plugin.zsh
diff options
context:
space:
mode:
authorBob Williams <bobwilliams.ii@gmail.com>2014-03-22 21:24:52 -0400
committerBob Williams <bobwilliams.ii@gmail.com>2014-03-22 21:24:52 -0400
commitd70e73294494e68c94879c7bf22f708a3049a9d4 (patch)
tree696f9a6cb49cab00924942eb5147b99b5fb1798d /custom/example/example.plugin.zsh
parent5a586670d73dbbda97d124e33398aabf21597659 (diff)
parent178b5224e830845e45070ef803fcdb5a3f468dca (diff)
downloadzsh-d70e73294494e68c94879c7bf22f708a3049a9d4.tar.gz
zsh-d70e73294494e68c94879c7bf22f708a3049a9d4.tar.bz2
zsh-d70e73294494e68c94879c7bf22f708a3049a9d4.zip
Merge remote-tracking branch 'upstream/master'
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.