From d1323edb499d5f9fbe7641bcab402229ad773195 Mon Sep 17 00:00:00 2001 From: Peter Jaros Date: Wed, 16 May 2012 14:51:52 -0400 Subject: Move example plugin to the custom plugins dir. --- custom/plugins/example/example.plugin.zsh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 custom/plugins/example/example.plugin.zsh (limited to 'custom/plugins/example/example.plugin.zsh') diff --git a/custom/plugins/example/example.plugin.zsh b/custom/plugins/example/example.plugin.zsh new file mode 100644 index 000000000..406f27445 --- /dev/null +++ b/custom/plugins/example/example.plugin.zsh @@ -0,0 +1,2 @@ +# 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. -- cgit v1.2.3-70-g09d2