Created
February 9, 2018 23:02
-
-
Save nicklasfrahm/bc4acc30a273c41423d397c363337fe5 to your computer and use it in GitHub Desktop.
Linux subsystem in integrated VS Code terminal
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\bash.exe" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment