auto-venv: Fish Shell Auto-Activates Python Virtualenvs on cd
📰 Dev.to · Recca Tsai
auto-venv is a Fish shell plugin that automatically activates and deactivates Python venvs on directory change. Supports .venv, venv, .env, env naming, uses git root for scope, and works with z, zoxide, and any other navigation tool.
DeepCamp AI