What's Changed * Add tab autocomplete for existing venvs and commands. * Require user confirmation via prompt before creating a venv without the `--create` or `-c` flags. * Add a test for the default post-activation hook.
What's Changed * Complete installation scripts for system-wide and individual user installation. * Better exception handling throughout. * Deletion edge cases handled. * Add an `--add` option to add an existing `venv` to Pyromania control. * Create a rudimentary set of tests. * Update documentation.