You can still do the `source .venv/bin/activate` if you want.
There's also `uv tool install` which will install things in your PATH without infecting your system with Python.
You can still do the `source .venv/bin/activate` if you want.
There's also `uv tool install` which will install things in your PATH without infecting your system with Python.
that makes me feel much better!