summaryrefslogtreecommitdiff
path: root/plugins/supervisor/supervisor.plugin.zsh
diff options
context:
space:
mode:
authoreverbird <stephen.zhuang@gmail.com>2012-09-01 23:11:47 +0800
committereverbird <stephen.zhuang@gmail.com>2012-09-01 23:12:53 +0800
commitfbf82ae62fe03f69af0114011c0d6848a83d4fb3 (patch)
treecf907b755afdca14c00be0010962d0861af29264 /plugins/supervisor/supervisor.plugin.zsh
parentd05b2010ffd4cd33ff9402c402051b1caf985d97 (diff)
downloadzsh-fbf82ae62fe03f69af0114011c0d6848a83d4fb3.tar.gz
zsh-fbf82ae62fe03f69af0114011c0d6848a83d4fb3.tar.bz2
zsh-fbf82ae62fe03f69af0114011c0d6848a83d4fb3.zip
add new plugin to autocomplete supervisor commands
Diffstat (limited to 'plugins/supervisor/supervisor.plugin.zsh')
-rw-r--r--plugins/supervisor/supervisor.plugin.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/supervisor/supervisor.plugin.zsh b/plugins/supervisor/supervisor.plugin.zsh
new file mode 100644
index 000000000..cf1997c5b
--- /dev/null
+++ b/plugins/supervisor/supervisor.plugin.zsh
@@ -0,0 +1 @@
+# DECLARION: This plugin was created by hhatto. What I did is just making a portal from https://bitbucket.org/hhatto/zshcompfunc4supervisor.