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

make system paths an list that can be managed by shell modules. #1186

Open
Eveeifyeve opened this issue Nov 21, 2024 · 0 comments
Open

make system paths an list that can be managed by shell modules. #1186

Eveeifyeve opened this issue Nov 21, 2024 · 0 comments

Comments

@Eveeifyeve
Copy link

I am request/suggesting that the enviroment.systemPath should contain an list that contains the paths but the problem is that for shells like nushell setting the path is not via the normal way with nushell it's set via $env.PATH which becomes an issue when I want to make a module for nushell in nix-darwin. There is two ways of solving it, one adding a long if statement for all the sh languages shells (which is not recommended), or two make the shells handle it in the modules.

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

No branches or pull requests

1 participant