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

fix(elvish): prepend asdf paths to $PATH #1174

Merged
merged 2 commits into from Feb 28, 2022
Merged

fix(elvish): prepend asdf paths to $PATH #1174

merged 2 commits into from Feb 28, 2022

Conversation

cherryblossom000
Copy link
Contributor

Summary

Prepends ~/.asdf/bin and ~/.asdf/shims to the PATH environment variable (instead of appending them). This is consistent with the other shell integrations.

While I was at it, I also sorted the imports alphabetically, used tilde expansion instead of $E:HOME, and removed an unnecessary semicolon.

Other Information

@cherryblossom000 cherryblossom000 requested a review from a team as a code owner February 25, 2022 23:52
@Stratus3D Stratus3D merged commit 682b7a1 into asdf-vm:master Feb 28, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants