summaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
blob: f8241c83b74330e5d8ebd7fdf9a63d48470a552c (plain)
1
2
3
4
{
    "terminal.integrated.shell.windows": "C:\\Program Files\\PowerShell\\7\\pwsh.exe",
    "terminal.integrated.shellArgs.windows": ["-NoLogo"],
}