Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reshim is needed after installing a binary #14

Open
fvictorio opened this issue Oct 26, 2018 · 4 comments
Open

Reshim is needed after installing a binary #14

fvictorio opened this issue Oct 26, 2018 · 4 comments

Comments

@fvictorio
Copy link

After doing something like cargo install bat, I expect bat to be available in my $PATH, but I have to run asdf reshim rust first. Is this something that can be fixed/improved?

@nickveys
Copy link
Member

I honestly don't know enough about asdf to know if it can. Definitely open to help if anyone knows. I did find a couple issues that seem similar and it looks like reshim might be the "fix".

@fvictorio
Copy link
Author

Maybe someone in the core contributors can help.

@Stratus3D, sorry for the notification, but do you know if this is something that can be fixed from the plugin side?

@Stratus3D
Copy link

Some plugins strategically call the reshim command at certain times, like https://github.com/asdf-vm/asdf-nodejs/blob/master/bin/postinstall. But for most plugins it's best just to run reshim when you need to.

@iloveitaly
Copy link

Huh, for me reshim isn't working to generate shim for a newly installed binary:

~/.cargo/bin/turbocommit

Has anyone else run into this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants