Skip to content

Update direnv info with specific PATH_add example #341

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

Merged
merged 1 commit into from
Aug 6, 2014

Conversation

irontoby
Copy link
Contributor

@irontoby irontoby commented Aug 3, 2014

Adding ./bin to PATH using direnv .envrc can be problematic in Bash; see https://github.com/zimbatm/direnv/issues/133. Update to use PATH_add instead, which expands the full directory name.

Adding `./bin` to `PATH` using `.direnv` can be problematic in Bash; see https://github.com/zimbatm/direnv/issues/133. Update to use `PATH_add` instead, which expands the full directory name.
@irontoby irontoby changed the title Update .direnv info with specific PATH_add example Update direnv info with specific PATH_add example Aug 4, 2014
jeremy added a commit that referenced this pull request Aug 6, 2014
Update direnv info with specific PATH_add example
@jeremy jeremy merged commit ae199d3 into rails:master Aug 6, 2014
@jeremy
Copy link
Member

jeremy commented Aug 6, 2014

Tx @irontoby !

@irontoby irontoby deleted the patch-1 branch August 8, 2014 02:30
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.

2 participants