We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5969a3e + abaeb21 commit ca35159Copy full SHA for ca35159
README.md
@@ -7,7 +7,7 @@ This shows a way to use wsl application in windows enviroment for IDEs and code
7
8
## Usage
9
10
-1. download the [wsl.exe](https://github.com/jswh/wslexe/releases/tag/v0.0.1)
+1. download the [wsl.exe](https://github.com/jswh/wslexe/releases)
11
2. rename it to the command you want to use, for example pyhon.exe
12
3. change your ide or editor config to point to the executable file
13
@@ -19,6 +19,9 @@ This shows a way to use wsl application in windows enviroment for IDEs and code
19
- [x] phpstorm
20
* php.exe
21
22
+* git.exe
23
+ - [x] vscode
24
+ - [x] powershell
25
26
## Screen shot
27
#### python.exe for vscode
0 commit comments