Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix nodeenv prompt when using Fish #273

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

e-nomem
Copy link
Contributor

@e-nomem e-nomem commented Oct 26, 2020

When creating a node environment with nodeenv --prompt="(special)" nenv, the prompt value is ignored in activate.fish due to some missing template strings. This PR fixes it.

@e-nomem e-nomem changed the title Fix nodeenv prompt when using Fish When creating a node environment with nodeenv --prompt="(special)" nenv, the prompt value is ignored in activate.fish due to some missing template strings. This PR fixes it. Fix nodeenv prompt when using Fish Oct 26, 2020
@ekalinin ekalinin merged commit 9f959f3 into ekalinin:master Oct 26, 2020
@ekalinin
Copy link
Owner

Thanks!

@e-nomem e-nomem deleted the fix-fish-prompt branch November 6, 2020 08:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants