{ "terminal.integrated.defaultProfile.windows": "WSL", "terminal.integrated.profiles.windows": { "WSL": { "path": "C:\\Windows\\System32\\wsl.exe", "args": ["~"], "icon": "terminal-linux" } } }