Horje
"terminal.integrated.defaultProfile.windows": "Command Prompt", Code Example
"terminal.integrated.defaultProfile.windows": "Command Prompt",
"terminal.integrated.profiles.windows": {
    "PowerShell": {
        "source": "PowerShell",
        "icon": "terminal-powershell"
    },
    "Command Prompt": {
        "path": [
            "${env:windir}\\Sysnative\\cmd.exe",
            "${env:windir}\\System32\\cmd.exe"
        ],
        "args": [],
        "icon": "terminal-cmd"
    },
    "Git Bash": {
        "source": "Git Bash"
    }
},




Shell

Related
remove packages.sury.org in debian Code Example remove packages.sury.org in debian Code Example
linux list available programs Code Example linux list available programs Code Example
how to install .bin file in linux Code Example how to install .bin file in linux Code Example
linux move everything except Code Example linux move everything except Code Example
Creating tar.gz Code Example Creating tar.gz Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9