The error message after doing a first pipx install is: https://github.com/pypa/pipx/blob/5482fac6c3dfc3775af398d630ef30102f15bdcc/src/pipx/commands/ensure_path.py#L142 Note that you can also source your shell's config file to reload instead of having to re-login, for instance on shell bourne: ``` source ~/.bashrc ``` will do it. Should we add this method as well considering it's more user-friendly ?