This commit is contained in:
Eugene Pankov
2018-08-24 23:48:25 +02:00
parent 46d8533fee
commit c9dde2e29c
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ export class WSLShellProvider extends ShellProvider {
return [{
id: 'wsl',
name: 'Bash on Windows',
name: 'WSL / Bash on Windows',
command: wslPath,
env: {
TERM: 'xterm-color',