Closed
Description
During first setup, especially for users who have used multirust or rustup in the past, it's possible they'll already have ~/.cargo/bin
in their path configuration already. (It's already in my .profile
, for example.) Instead of always adding it to the end of the user's profiles, maybe check the PATH
for it first?