mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-07-10 19:17:19 +02: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