MichaelAquilina / zsh-autoswitch-virtualenv

🐍 ZSH plugin to automatically switch python virtualenvs (including pipenv and poetry) as you move between directories
GNU General Public License v3.0
507 stars 80 forks source link

Improve the precmd hook #198

Closed nogweii closed 5 months ago

nogweii commented 5 months ago

This fixes #197 as well as improving the precmd hook to only run once, even if python is not found.