mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Add pip3 completion support to pip plugin
This commit is contained in:
parent
4ce7f0a37f
commit
ba4b297bda
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#compdef pip
|
||||
#compdef pip pip3 pip-3.2 pip-3.3 pip-3.4
|
||||
#autoload
|
||||
|
||||
# pip zsh completion, based on homebrew completion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue