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 request: return case-insensitive matches for environment variable names on non-Windows platforms #31

Open
SamErde opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SamErde
Copy link
Owner

SamErde commented Oct 31, 2024

Environment variables in Linux are case-sensitive. If results are not found when running Get-EnvironmentVariable, it would be cool if the function could loop back and perform a case-insensitive check and then return any matches to that search.

@SamErde SamErde added the enhancement New feature or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant