mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 13:50:09 +00:00
redis-cli.plugin.zsh removed, adding to the fpath isn't needed now
This commit is contained in:
parent
dc76c5694d
commit
57d699ee33
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
# add redis completion function to path
|
||||
fpath=($ZSH/plugins/redis-cli $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
Loading…
Reference in a new issue