mirror of https://github.com/ohmyzsh/ohmyzsh.git
Add pip3 completion support to pip plugin
parent
09fdf76311
commit
89a5075528
|
@ -1,4 +1,4 @@
|
||||||
#compdef pip
|
#compdef pip pip3 pip-3.2 pip-3.3 pip-3.4
|
||||||
#autoload
|
#autoload
|
||||||
|
|
||||||
# pip zsh completion, based on homebrew completion
|
# pip zsh completion, based on homebrew completion
|
||||||
|
|
Loading…
Reference in New Issue