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

[Feature] Support environment variable in Profile command line #9612

Open
giggio opened this issue May 1, 2024 · 0 comments
Open

[Feature] Support environment variable in Profile command line #9612

giggio opened this issue May 1, 2024 · 0 comments

Comments

@giggio
Copy link

giggio commented May 1, 2024

Describe the solution you'd like
I'd like to be able to set the command line of a profile using variables.
My particular scenario is that I have a custom copy of a Nushell installation, and I need it set to that location. I share the configuration across devices, and the username might not be the same.
In my scenario, it would be: $HOME/.nix-profile/bin/nu.

Describe alternatives you've considered
Using the hard coded path, but that has problems when the username is not the same.

Additional context
N/A.

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