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

Windows compatibility #142

Open
milgner opened this issue Oct 30, 2014 · 1 comment
Open

Windows compatibility #142

milgner opened this issue Oct 30, 2014 · 1 comment

Comments

@milgner
Copy link

milgner commented Oct 30, 2014

Not sure how this relates to the other Windows-related tickets, but here it goes...

Using the latest msysgit 1.9.4 bash, running the profile hook yields:

sh.exe": eval: line 88: conditional binary operator expected
sh.exe": eval: line 88: syntax error near `=~'
sh.exe": eval: line 88: `if ! [[ "$PROMPT_COMMAND" =~ _direnv_hook ]]; then'

Then, when calling direnv allow:

$ direnv allow
direnv: error LoadConfig() Lookpath failed: "exec: \"c:\\\\Users\\\\Marcus\\\\bin\\\\direnv\": file does not exist"
@zimbatm zimbatm added the Bug label Nov 4, 2014
@zimbatm
Copy link
Member

zimbatm commented Nov 4, 2014

Hi @milgner,

what is the actual path of direnv ? It's possible that path resolution is broken on windows as it didn't get that much testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants