Page MenuHomeSoftware Heritage
Paste P108

pip3 completion for zsh
ActivePublic

Authored by ardumont on Sep 9 2016, 10:39 AM.
# somewhere in .zshrc
. <(pip3 completion --zsh | sed -e 's/pip/pip3/g')