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

Add support for git bash on Windows. Fixes #24 #26

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

badsyntax
Copy link
Collaborator

@badsyntax badsyntax commented Nov 5, 2019

See #24

I tested this on Windows 7 with the following vscode settings:

{
    "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe"
}

I also tested on MacOS. Seems like a good change.

@badsyntax badsyntax merged commit e7dc9d1 into master Nov 5, 2019
@badsyntax badsyntax deleted the fix-24-git-bash-windows branch November 5, 2019 20:13
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