mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-12-28 07:50:09 +08:00
redis-cli.plugin.zsh removed, adding to the fpath isn't needed now
This commit is contained in:
parent
dc76c5694d
commit
57d699ee33
@ -1,4 +0,0 @@
|
|||||||
# add redis completion function to path
|
|
||||||
fpath=($ZSH/plugins/redis-cli $fpath)
|
|
||||||
autoload -U compinit
|
|
||||||
compinit -i
|
|
Loading…
Reference in New Issue
Block a user