mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
redis-cli.plugin.zsh removed, adding to the fpath isn't needed now
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
# add redis completion function to path
|
|
||||||
fpath=($ZSH/plugins/redis-cli $fpath)
|
|
||||||
autoload -U compinit
|
|
||||||
compinit -i
|
|
||||||
Reference in New Issue
Block a user