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: spawn commands for macos w/ zsh #276

Merged
merged 6 commits into from
Aug 26, 2024
Merged

Conversation

cpendery
Copy link
Member

@cpendery cpendery commented Aug 26, 2024

Without process.env being included in the spawn method, the commands for brew can't be found. This adds the process's env into the spawn command, but still allows the command to override any environment variables it needs to

Closes #261

@cpendery cpendery merged commit 06bb9ef into main Aug 26, 2024
10 checks passed
This was referenced Aug 26, 2024
@cpendery cpendery deleted the fix/macos-spawn-commands branch August 26, 2024 20:53
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.

Support for advanced autocomplete features like brew packages
1 participant