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

ref: Don't require your own version of direnv #96

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

loewenheim
Copy link

devenvchecks whether direnv is already installed under its binary path (~/.local/share/sentry-devenv/bin) and installs it otherwise, which also involves modifying the shell rc file. This means that even if you already have direnv installed, devenv will try to install it anyway. There's no obvious reason why devenv should require direnv under a specific path, and in my case, this actually causes a problem because my shell rc file is readonly.

@loewenheim loewenheim self-assigned this Mar 11, 2024
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.

1 participant