Add pip2 and pip-2.7 support to pip plugin

master
Fenhl 12 years ago committed by ncanceill
parent 89a5075528
commit 82d557a84e
  1. 2
      plugins/pip/_pip

@ -1,4 +1,4 @@
#compdef pip pip3 pip-3.2 pip-3.3 pip-3.4
#compdef pip pip2 pip-2.7 pip3 pip-3.2 pip-3.3 pip-3.4
#autoload
# pip zsh completion, based on homebrew completion

Loading…
Cancel
Save