mirror of
https://github.com/johndoe6345789/WizardMerge.git
synced 2026-04-24 13:44:55 +00:00
use wsl2
This commit is contained in:
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"terminal.integrated.defaultProfile.windows": "WSL",
|
||||
"terminal.integrated.profiles.windows": {
|
||||
"WSL": {
|
||||
"path": "C:\\Windows\\System32\\wsl.exe",
|
||||
"args": ["~"],
|
||||
"icon": "terminal-linux"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user