2024-09-30 06:46:07 -07:00
|
|
|
{
|
2025-09-23 22:01:11 -07:00
|
|
|
"terminal.integrated.defaultProfile.windows": "PowerShell",
|
|
|
|
|
"terminal.integrated.profiles.windows": {
|
|
|
|
|
"PowerShell": {
|
|
|
|
|
"source": "PowerShell",
|
|
|
|
|
"icon": "terminal-powershell"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"terminal.integrated.shellIntegration.enabled": true
|
2024-10-27 21:59:46 -07:00
|
|
|
}
|