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

Solved the pathing issue with a bit less hacking [OSX] #309

Merged
merged 2 commits into from
Jun 10, 2020

Conversation

j4qfrost
Copy link
Collaborator

@j4qfrost j4qfrost commented Jun 9, 2020

Hopes to resolve #308. This fix is a bit hacky in the sense that it assumes that $HOME/.profile and /etc/profile will exist, which is a safe bet, but doesn't implement a failsafes against those files not existing, and also the OSX specific code might be extracted to a separate function, though it is not strictly necessary.

@j4qfrost j4qfrost changed the title solved the pathing issue with a bit less hacking Solved the pathing issue with a bit less hacking Jun 9, 2020
@j4qfrost j4qfrost changed the title Solved the pathing issue with a bit less hacking Solved the pathing issue with a bit less hacking [OSX] Jun 9, 2020
Copy link
Member

@Kethku Kethku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@Kethku
Copy link
Member

Kethku commented Jun 10, 2020

I'm going to leave the final merge to you because I'm not sure if you're done with these changes

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.

MacOS app bundle doesn't respect $PATH
2 participants