plugins/pip.plugin.zsh
fe09064f
 # add brew completion function to path
 fpath=($ZSH/functions/pip $fpath)
 autoload -U compinit
 compinit -i