Update virtualenvwrapper.plugin.zsh

If virtualenvwrapper was installed into Arch Linux with pacman -- here are the proper paths (see https://archlinux.org/packages/extra/any/python-virtualenvwrapper/#pkgfilelist)
This commit is contained in:
Grigorii Sokolik 2026-02-19 11:44:11 +02:00 committed by GitHub
commit bb58d78d1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@ function {
$commands[virtualenvwrapper.sh] \
/usr/share/virtualenvwrapper/virtualenvwrapper{_lazy,}.sh \
/usr/local/bin/virtualenvwrapper{_lazy,}.sh \
/usr/bin/virtualenvwrapper{_lazy,}.sh \
/etc/bash_completion.d/virtualenvwrapper \
/usr/share/bash-completion/completions/virtualenvwrapper \
$HOME/.local/bin/virtualenvwrapper.sh