mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
redis-cli.plugin.zsh removed, adding to the fpath isn't needed now
This commit is contained in:
parent
84405c5b4b
commit
b003fc59a4
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…
Add table
Add a link
Reference in a new issue