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

fix environment loading, add windows support, add show env command #3326

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

panekj
Copy link
Collaborator

@panekj panekj commented Jun 12, 2024

  • Fixes loading env on Linux where desktop environment sets PWD envvar
  • Add Windows support for load env to support direnv
  • Add command to debug loaded environment
  • Add default log level to match non lapce crates that can show useful info

Fixes #2923

Fixes loading env on Linux where desktop environment sets PWD envvar
Add Windows support for load env to support direnv
Add command to debug loaded environment
Add default log level to match non lapce crates that can show useful info
@panekj panekj merged commit 45b5bad into master Jun 12, 2024
7 checks passed
@panekj panekj deleted the feat/env branch June 12, 2024 10:36
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.

Direnv support
1 participant