Browse Source

Add pip3 completion support to pip plugin

Fenhl 11 years ago
parent
commit
89a5075528
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/pip/_pip

+ 1 - 1
plugins/pip/_pip

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