1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

Add pip3 completion support to pip plugin

This commit is contained in:
Fenhl
2014-02-12 17:23:29 +00:00
committed by ncanceill
parent 09fdf76311
commit 89a5075528

View File

@@ -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