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

Should have script bin/exec-env to ensure correct env vars are set for new versrsion #14

Open
mkungla opened this issue Feb 3, 2025 · 0 comments

Comments

@mkungla
Copy link

mkungla commented Feb 3, 2025

Provide environment information

asdf 0.0.16

To Reproduce

  • have in system installed e.g. zig 0.10.0
  • install version from plugin
  • install zig 0.13.0 with plugin
  • asdf set -u zig 0.13.0
  • zig version prints still 0.10.0
  • only after creating new shell session correct version is shown

Describe the Bug

env is not updated

Expected Behaviour

env should be updated

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

No branches or pull requests

1 participant