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

Use a phpenv specific filename for local version selection #19

Merged
merged 1 commit into from Feb 20, 2013

Conversation

davedevelopment
Copy link
Contributor

Appreciate this probably breaks BC, but it saves me from getting

Unknown ruby interpreter version: '5.4.8'

every time I move in to a directory where I'm using phpenv rather than rbenv.

I don't know what's invoking ruby when I move in to a dir, but it's probably something to do with oh-my-zsh.

@CHH
Copy link
Owner

CHH commented Feb 20, 2013

Have you tested those sed expressions on Linux and Mac?

Besides that it looks good to merge for me.

@davedevelopment
Copy link
Contributor Author

Tested on Linux as I wrote it, just tested on Mac and it worked fine.

@CHH
Copy link
Owner

CHH commented Feb 20, 2013

Perfect! Thanks for the PR 😄

CHH added a commit that referenced this pull request Feb 20, 2013
Use a phpenv specific filename for local version selection
@CHH CHH merged commit a3091e8 into CHH:master Feb 20, 2013
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.

None yet

2 participants