Debian/Ubuntu's stock `~/.bashrc` prepends `~/.local/bin` to `PATH` towards its end if it exists. Executables for per-user modules for system Python are installed into `~/.local/bin` -- so need to prepend `shims` to `PATH` later that that. Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>pull/1978/head