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

docs: fixing elvish install instructions #3459

Merged
merged 1 commit into from
Dec 10, 2024
Merged

docs: fixing elvish install instructions #3459

merged 1 commit into from
Dec 10, 2024

Conversation

ejrichards
Copy link
Contributor

Previous instructions were not working on the latest version of Elvish, giving the following error:

Exception: wrong type: need ns, got map

I changed it so the namespace is updated in the eval callback.

I also changed the alias to use edit:add-var since the fn syntax is contained to scope, so if the previous code was in, for example, an if statement, it would not export the mise alias.

@jdx jdx merged commit a3999eb into jdx:main Dec 10, 2024
19 checks passed
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.

2 participants