redis-cli.plugin.zsh removed, adding to the fpath isn't needed now

This commit is contained in:
Pat Regan 2011-04-27 19:46:23 -04:00
parent dc76c5694d
commit 57d699ee33
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
# add redis completion function to path
fpath=($ZSH/plugins/redis-cli $fpath)
autoload -U compinit
compinit -i