Ignore user's `.bash_profile`
Open
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
For `esy`, with the bootstrapped builds, we hit issues where the users `.bash_profile` (which initializes the OPAM repo), can collide with our build commands - bringing in parts of the OPAM environment that break the build.
We should have an option or a way to pass-through arguments to bash, to ignore the `.bash_profile`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.