diff options
| author | Peter Jaros <peter.a.jaros@gmail.com> | 2012-05-16 14:51:52 -0400 |
|---|---|---|
| committer | Phil Eichinger <phil@zankapfel.net> | 2014-03-25 16:47:57 +0100 |
| commit | d1323edb499d5f9fbe7641bcab402229ad773195 (patch) | |
| tree | 96fbc3c4245a92f80aa54458c718bb4d92191fa8 /custom/example/example.plugin.zsh | |
| parent | 7a94b760193306fd62c07c93e116439f2bd8059b (diff) | |
| download | zsh-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.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. |
