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

Allow updating PATH in config #885

Merged
merged 1 commit into from Oct 28, 2019
Merged

Conversation

sophiajt
Copy link
Member

This allows you to change to a new PATH by adding a table of strings to config.

Eg)

config --set ["path" ["/my/bin"]]

Would give you a PATH of a single directory: "/my/bin"

@gitpod-io
Copy link

gitpod-io bot commented Oct 28, 2019

@sophiajt sophiajt merged commit 8ba5388 into nushell:master Oct 28, 2019
@sophiajt sophiajt deleted the update_path branch October 28, 2019 22:38
elferherrera pushed a commit to elferherrera/nushell that referenced this pull request Feb 7, 2022
kubouch pushed a commit that referenced this pull request Feb 7, 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

1 participant