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

Naming confusing #184

Open feng-li opened 1 year ago

feng-li commented 1 year ago

I am so confused with the naming that the GitHub project is zsh-autoswitch-virtualenv while the plugin file is autoswitch_virtualenv.plugin.zsh.

Every time when I set up a new machine, I need to think about how to load the plugin. Should use - or _? Can this be made consistent?